feat(filters): css tweaks

This commit is contained in:
Tienson Qin
2021-03-05 14:15:37 +08:00
parent 093faa1687
commit 1df15ca082
5 changed files with 43 additions and 17 deletions

View File

@@ -66,8 +66,7 @@
}
&-panel {
@apply relative bg-white rounded-md px-4 pt-5
pb-4 shadow-xl;
@apply relative bg-white rounded-md p-8 shadow-xl;
}
&-close {