mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
fix noscroll after i broke it
This commit is contained in:
parent
76d9ae124a
commit
0c8ad63f7c
|
|
@ -452,9 +452,6 @@ html, body {
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.noscroll {
|
||||
overflow: hidden;
|
||||
}
|
||||
pre, code, tt, #doc, #doc>code {
|
||||
font-family: 'scp', monospace, monospace;
|
||||
font-family: var(--font-mono), 'scp', monospace, monospace;
|
||||
|
|
|
|||
Loading…
Reference in a new issue