forked from leftypol/leftypol
frames.html: break long words to prevent page getting cut
This commit is contained in:
parent
9431536112
commit
8da10af101
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@
|
||||||
grid-column: 1;
|
grid-column: 1;
|
||||||
grid-row: 3;
|
grid-row: 3;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modlog {
|
.modlog {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue