Ver código fonte

Fix name input style in dark mode

Arun Kumar 4 anos atrás
pai
commit
eb206cc932
1 arquivos alterados com 1 adições e 0 exclusões
  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;