forked from crony/UpFast
Update css
This commit is contained in:
parent
5c6448f96a
commit
094c00eab1
@ -49,9 +49,9 @@ pre {
|
||||
font-size: 1am;
|
||||
padding: 10px;
|
||||
max-width: 800;
|
||||
max-height: 800;
|
||||
overflow-y: scroll;
|
||||
overflow-x: scroll;
|
||||
max-height: 10rem;
|
||||
overflow-y: auto;
|
||||
overflow-x: auto;
|
||||
border: none;
|
||||
border-radius: 1rem;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user