Fix drawer header size

This commit is contained in:
Samuel Elliott 2018-02-12 19:05:28 +00:00
parent 1f4c2df3ae
commit f085364760
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
.bd-drawer-contents-wrap {
overflow: hidden;
min-height: 5px;
}
.bd-drawer-contents {