mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 15:45:00 +00:00
enhance(ui): refactor the plugins modal with the shui dialog
This commit is contained in:
@@ -217,6 +217,12 @@ html[data-theme=dark] {
|
||||
}
|
||||
}
|
||||
|
||||
.ui__dialog-overlay {
|
||||
&.z-50 {
|
||||
@apply z-[999];
|
||||
}
|
||||
}
|
||||
|
||||
.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