This commit is contained in:
parent
a375f9ed6e
commit
5fe1bfed8f
|
@ -1,6 +1,6 @@
|
|||
.bd-settings-button {
|
||||
position: absolute;
|
||||
z-index: 90001;
|
||||
z-index: 1;
|
||||
top: 22px;
|
||||
width: 70px;
|
||||
height: 48px;
|
||||
|
@ -13,6 +13,7 @@
|
|||
background: transparent;
|
||||
opacity: 1;
|
||||
box-shadow: none;
|
||||
z-index: 90000;
|
||||
|
||||
.bd-settings-button-btn {
|
||||
filter: none;
|
||||
|
|
Loading…
Reference in New Issue