fix scroll fix
This commit is contained in:
parent
0ddd94b303
commit
ae03e85d18
1 changed files with 1 additions and 1 deletions
|
@ -5,12 +5,12 @@
|
|||
:root {
|
||||
font-family: monospace;
|
||||
font-size: 16px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
body {
|
||||
padding: 0.5rem;
|
||||
gap: 0.5rem;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.counter-image {
|
||||
|
|
Loading…
Add table
Reference in a new issue