enhance(ui): WIP refactor the editor action modals with the shui popups

This commit is contained in:
charlie
2024-04-24 15:18:44 +08:00
parent cc02924c0c
commit 7e12ce22b7
4 changed files with 51 additions and 36 deletions

View File

@@ -91,7 +91,7 @@ pre {
}
}
.ui__popover-content {
.ui__popover-content, .ui__dropdown-menu-content {
&[data-editor-popup-ref] {
@apply p-1 w-72;
}