mirror of
https://github.com/kremalicious/blowfish.git
synced 2024-12-28 07:37:51 +01:00
fix overflow scrolling
This commit is contained in:
parent
057f27a970
commit
45bf2ef155
@ -28,6 +28,7 @@ html.fullscreen {
|
||||
}
|
||||
|
||||
#root {
|
||||
height: 100%;
|
||||
position: relative;
|
||||
font-size: 1rem;
|
||||
line-height: 1.3;
|
||||
|
Loading…
Reference in New Issue
Block a user