mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +00:00
fix: page tags not showing on page view in iOS
fixed https://github.com/logseq/db-test/issues/399
This commit is contained in:
@@ -542,7 +542,7 @@
|
||||
}
|
||||
|
||||
@container (max-width: 600px) {
|
||||
.time-spent, .positioned-properties.block-right, .view-actions, .ls-page-title .block-tags {
|
||||
.time-spent, .positioned-properties.block-right, .view-actions {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user