소스 검색

fixed stacking order issue when resizing notes

Former-commit-id: 7c7cd2088caa48fc9faaaf79a79d41edf07de937
Gildas 6 년 전
부모
커밋
a86d9635c9
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      extension/ui/pages/editor-frame-web.css

+ 4 - 0
extension/ui/pages/editor-frame-web.css

@@ -23,6 +23,10 @@
     color: inherit !important;
 }
 
+.single-file-mask {
+    opacity: .99 !important;
+}
+
 single-file-note {
     all: initial !important;
 }