remove z-index for color-picker-hash div (#1711)
This commit is contained in:
parent
60973f6dc5
commit
998f0ae458
@ -99,7 +99,6 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
z-index: 1;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.color-input-container:focus-within .color-picker-hash {
|
.color-input-container:focus-within .color-picker-hash {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user