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