Parcourir la source

Fix name input style in dark mode

Arun Kumar il y a 4 ans
Parent
commit
eb206cc932
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/components/ExportDialog.scss

+ 1 - 0
src/components/ExportDialog.scss

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