mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
don't overflow
This commit is contained in:
parent
a01331cb9a
commit
587f95b6d7
@ -14,6 +14,7 @@
|
||||
#target {
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
font-size: 15px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user