feat: add max icon for modals

This commit is contained in:
Yidadaa
2023-07-06 01:11:50 +08:00
parent 5c8be2a8f6
commit 9e6617e3ca
3 changed files with 48 additions and 8 deletions

View File

@@ -186,7 +186,7 @@
box-shadow: var(--card-shadow);
border: var(--border-in-light);
* {
*:not(li) {
overflow: hidden;
}
}