Преглед на файлове

add default background color in the annotation editor

Gildas преди 5 години
родител
ревизия
6f0d5d9016
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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;