mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
enhance(ui): polish page/block search popups
This commit is contained in:
@@ -96,7 +96,7 @@ pre {
|
||||
&[data-editor-popup-ref=page-search],
|
||||
&[data-editor-popup-ref=block-search],
|
||||
&[data-editor-popup-ref=page-search-hashtag] {
|
||||
@apply px-1 py-1 w-96;
|
||||
@apply px-1 py-1 w-full sm:w-128;
|
||||
}
|
||||
|
||||
&[data-editor-popup-ref=datepicker] {
|
||||
|
||||
Reference in New Issue
Block a user