Browse Source

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

Saransh Barua 5 năm trước cách đây
mục cha
commit
998f0ae458
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/components/ColorPicker.scss

+ 0 - 1
src/components/ColorPicker.scss

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