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