瀏覽代碼

[wodml] css fixes for odml writer

(cherry picked from commit 2a73df4)
cgars 7 年之前
父節點
當前提交
b5b8e91a7a
共有 1 個文件被更改,包括 6 次插入0 次删除
  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-top-right-radius: 0;
   border-bottom-right-radius: 0;
   border-bottom-right-radius: 0;
 }
 }
+
+.textnode.focusable.whitespace {
+    display: none !important;
+}
+
+