enhance(ui): polish page/block search popups

This commit is contained in:
charlie
2024-07-23 12:38:47 +08:00
parent 39e0deeae8
commit 1895f6f700
2 changed files with 27 additions and 29 deletions

View File

@@ -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] {