Jelajahi Sumber

Fix name input style in dark mode

Arun Kumar 4 tahun lalu
induk
melakukan
eb206cc932
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      src/components/ExportDialog.scss

+ 1 - 0
src/components/ExportDialog.scss

@@ -36,6 +36,7 @@
       height: calc(1rem - 3px);
 
       &--readonly {
+        background: none;
         border: none;
         &:hover {
           background: none;