enhance(ux): cmdk tag configure

This commit is contained in:
Tienson Qin
2025-06-13 06:59:50 +08:00
parent c3161b01d8
commit 1d3e8a1703
8 changed files with 70 additions and 44 deletions

View File

@@ -1143,3 +1143,7 @@ html.is-mac {
@apply mb-2;
}
}
.ls-dialog-block {
@apply !w-[90dvw] !h-[75%] !max-w-4xl bg-gray-02 overflow-scroll;
}