shaogen1995 11 месяцев назад
Родитель
Сommit
12dec5e98a
1 измененных файлов с 15 добавлено и 0 удалено
  1. 15 0
      src/components/ZRichText/index.module.scss

+ 15 - 0
src/components/ZRichText/index.module.scss

@@ -17,6 +17,21 @@
         display: none;
       }
 
+      button {
+        &:nth-of-type(7) {
+          display: none !important;
+        }
+        &:nth-of-type(8) {
+          display: none !important;
+        }
+        &:nth-of-type(18) {
+          display: none !important;
+        }
+        &:nth-of-type(19) {
+          display: none !important;
+        }
+      }
+
       .bf-container {
         height:100%;
       }