1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2024-11-10 11:35:52 +01:00

remove z-index for color-picker-hash div (#1711)

This commit is contained in:
Saransh Barua 2020-06-08 16:22:54 +05:30 committed by GitHub
parent 60973f6dc5
commit 998f0ae458
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 {