Visible overflow when drawer open to fix dropdown/colour

This commit is contained in:
Jiiks 2018-03-05 06:38:50 +02:00
parent e7f5a2e118
commit 17672e674b
1 changed files with 4 additions and 0 deletions

View File

@ -51,6 +51,10 @@
}
&.bd-drawer-open {
> .bd-drawer-contents-wrap {
overflow: visible;
}
> .bd-drawer-header .bd-drawer-open-button {
.bd-chevron-1 {
svg {