Fix drawer header size
This commit is contained in:
parent
1f4c2df3ae
commit
f085364760
|
@ -27,6 +27,7 @@
|
||||||
|
|
||||||
.bd-drawer-contents-wrap {
|
.bd-drawer-contents-wrap {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
min-height: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bd-drawer-contents {
|
.bd-drawer-contents {
|
||||||
|
|
Loading…
Reference in New Issue