Browse Source

[wodml] css fixes for odml writer

(cherry picked from commit 2a73df4)
cgars 7 năm trước cách đây
mục cha
commit
b5b8e91a7a
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      public/less/_gin.less

+ 6 - 0
public/less/_gin.less

@@ -267,3 +267,9 @@ textarea#description {
   border-top-right-radius: 0;
   border-bottom-right-radius: 0;
 }
+
+.textnode.focusable.whitespace {
+    display: none !important;
+}
+
+