소스 검색

Fix name input style in dark mode

Arun Kumar 4 년 전
부모
커밋
eb206cc932
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;