Fix #11
This commit is contained in:
parent
8d00ca9b69
commit
af6f4c1bce
@ -228,10 +228,7 @@ body {
|
|||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
overflow-wrap: break-word;
|
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
hyphens: auto;
|
|
||||||
word-break: break-all;
|
|
||||||
background: rgba(0,0,0,.8);
|
background: rgba(0,0,0,.8);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user