Browse Source

add default background color in the annotation editor

Gildas 5 năm trước cách đây
mục cha
commit
6f0d5d9016
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      extension/ui/pages/editor.css

+ 1 - 0
extension/ui/pages/editor.css

@@ -70,6 +70,7 @@ img[type=button].cut-disabled:hover,
 }
 
 .editor {
+    background-color: white;
     flex: auto;
     border: none;
     border-top-width: 1px;