commit
382ee68125
|
@ -51,6 +51,10 @@
|
|||
}
|
||||
|
||||
&.bd-drawer-open {
|
||||
> .bd-drawer-contents-wrap {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
> .bd-drawer-header .bd-drawer-open-button {
|
||||
.bd-chevron-1 {
|
||||
svg {
|
||||
|
|
|
@ -67,6 +67,7 @@
|
|||
|
||||
.bd-dropdown-options {
|
||||
position: absolute;
|
||||
z-index: 5;
|
||||
top: calc(100% - 2.5px);
|
||||
width: 100%;
|
||||
max-height: 180px;
|
||||
|
|
Loading…
Reference in New Issue