mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-08-02 17:11:48 +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;
|
flex: 1 1 auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#svgContainer {
|
#svgContainer {
|
||||||
|
|||||||
Reference in New Issue
Block a user