mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-14 11:33:47 +00:00
Fixed scrolling in Firefox and Edge
This commit is contained in:
@@ -15,6 +15,7 @@ body, html {
|
||||
#content {
|
||||
flex: 1 1 auto;
|
||||
display: flex;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#svgContainer {
|
||||
|
||||
Reference in New Issue
Block a user