mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
fix: more style tweaks
This commit is contained in:
@@ -114,13 +114,13 @@
|
||||
|
||||
@media (min-width: 1024px) {
|
||||
.panel-content {
|
||||
min-width: 700px;
|
||||
min-width: 740px;
|
||||
}
|
||||
|
||||
.panel-content .ls-card {
|
||||
width: 700px;
|
||||
width: 740px;
|
||||
min-height: 60vh;
|
||||
max-height: 700px;
|
||||
max-height: 740px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user