Просмотр исходного кода

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

Saransh Barua 5 лет назад
Родитель
Сommit
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 {