Преглед изворни кода

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;