fix: drawer style

This commit is contained in:
luoxiao 2024-01-09 16:43:48 +08:00
parent adcc0b6a54
commit 99d61bc1f4

View file

@ -20,6 +20,7 @@
.thaw-drawer > .thaw-card { .thaw-drawer > .thaw-card {
border-radius: 0; border-radius: 0;
height: 100%; height: 100%;
box-sizing: border-box;
} }
.thaw-drawer > .thaw-card > .thaw-card__header { .thaw-drawer > .thaw-card > .thaw-card__header {