mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-16 19:23:27 +00:00
css: fix overflow problem
Signed-off-by: Skia <skia@libskia.so>
This commit is contained in:
parent
e085556def
commit
b99bbc385a
@ -253,6 +253,7 @@ h6 {
|
||||
p, pre {
|
||||
margin-top: 1em;
|
||||
margin-left: 0px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
ul, ol, dl {
|
||||
|
Loading…
Reference in New Issue
Block a user