Fixed drawers

This commit is contained in:
Samuel Elliott 2018-03-05 21:46:28 +00:00
parent 5373512d9b
commit e5078f4160
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6
1 changed files with 4 additions and 2 deletions

View File

@ -50,11 +50,13 @@
}
}
&.bd-drawer-open {
&.bd-animating {
> .bd-drawer-contents-wrap {
overflow: visible;
overflow: hidden;
}
}
&.bd-drawer-open {
> .bd-drawer-header .bd-drawer-open-button {
.bd-chevron-1 {
svg {