mirror of
https://github.com/logseq/logseq.git
synced 2026-05-23 12:14:06 +00:00
enhance(ui): broken line for the datetime label
This commit is contained in:
@@ -187,6 +187,10 @@
|
||||
.select-item {
|
||||
@apply flex items-center shrink;
|
||||
}
|
||||
|
||||
&[data-type="datetime"] {
|
||||
@apply whitespace-nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
.block-main-container .ls-properties-area {
|
||||
|
||||
Reference in New Issue
Block a user