mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-11 18:13:43 +00:00
Fix elements jumping when scroll appears in firefox (#76)
This commit is contained in:
@@ -16,6 +16,7 @@ body, html {
|
||||
flex: 1 1 auto;
|
||||
display: flex;
|
||||
overflow: hidden;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#svgContainer {
|
||||
|
||||
Reference in New Issue
Block a user