mirror of
https://github.com/logseq/logseq.git
synced 2026-05-23 20:24:15 +00:00
fix: graph height
This commit is contained in:
committed by
Tienson Qin
parent
ade8848e4a
commit
dffa2ace68
@@ -13,6 +13,6 @@
|
||||
height: 500px;
|
||||
}
|
||||
|
||||
#main-content-container.graph {
|
||||
#main-content-container .graph {
|
||||
height: calc(100vh - 100px) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user