mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
remove z-index for color-picker-hash div (#1711)
This commit is contained in:
parent
60973f6dc5
commit
998f0ae458
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
}
|
||||
.color-input-container:focus-within .color-picker-hash {
|
||||
|
|
Loading…
Add table
Reference in a new issue