mirror of
https://github.com/adoyle0/thaw.git
synced 2025-03-13 05:59:49 -04:00
fix: drawer style
This commit is contained in:
parent
adcc0b6a54
commit
99d61bc1f4
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
.thaw-drawer > .thaw-card {
|
||||
border-radius: 0;
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.thaw-drawer > .thaw-card > .thaw-card__header {
|
||||
|
|
Loading…
Add table
Reference in a new issue