improve(ui): edge gap for commands auto-complete modal

This commit is contained in:
charlie
2023-02-22 11:58:10 +08:00
committed by Tienson Qin
parent 11b9eaabe4
commit 46d3cb516a
2 changed files with 20 additions and 13 deletions

View File

@@ -44,7 +44,6 @@
&[data-modal-name="commands"] {
width: 380px !important;
max-width: 90vw !important;
max-height: 520px !important;
}
}