mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
fix(ui): tweaks for the tabler extension icons
This commit is contained in:
@@ -112,4 +112,16 @@ pre {
|
||||
&[data-editor-popup-ref=datepicker] {
|
||||
@apply w-auto;
|
||||
}
|
||||
}
|
||||
|
||||
.cp__commands-slash {
|
||||
.ui__icon {
|
||||
@apply opacity-80;
|
||||
}
|
||||
|
||||
.menu-link {
|
||||
&.chosen .ui__icon {
|
||||
@apply opacity-100;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user