瀏覽代碼

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

Saransh Barua 4 年之前
父節點
當前提交
998f0ae458
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 {