mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 00:46:23 +00:00
enhance(ui): polish ui details for the property rows
This commit is contained in:
@@ -223,6 +223,16 @@ html[data-theme=dark] {
|
||||
}
|
||||
}
|
||||
|
||||
.ui__dialog-content {
|
||||
&[side=start] {
|
||||
@apply translate-y-0 top-[56px];
|
||||
}
|
||||
|
||||
&[side=end] {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.ui__button-shortcut-key {
|
||||
@apply text-xs font-normal h-5 w-5 flex items-center justify-center rounded bg-gray-06-alpha;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user