mirror of
https://github.com/PeWu/topola-viewer.git
synced 2025-12-23 18:50:04 +00:00
Fix elements jumping when scroll appears in firefox (#76)
This commit is contained in:
parent
0afb1730ed
commit
6b030a1ccc
@ -16,6 +16,7 @@ body, html {
|
||||
flex: 1 1 auto;
|
||||
display: flex;
|
||||
overflow: hidden;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#svgContainer {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user