Dropdown above colourpicker swatch
This commit is contained in:
parent
17672e674b
commit
5908e39e52
|
@ -67,6 +67,7 @@
|
||||||
|
|
||||||
.bd-dropdown-options {
|
.bd-dropdown-options {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
z-index: 5;
|
||||||
top: calc(100% - 2.5px);
|
top: calc(100% - 2.5px);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-height: 180px;
|
max-height: 180px;
|
||||||
|
|
Loading…
Reference in New Issue