mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
fix: don't hide right positioned properties
This commit is contained in:
@@ -555,7 +555,7 @@
|
||||
}
|
||||
|
||||
@container (max-width: 600px) {
|
||||
.time-spent, .positioned-properties.block-right {
|
||||
.time-spent {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user