Browse Source

add wbw_error

visuddhinanda 2 năm trước cách đây
mục cha
commit
2c5f2658e4
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      dashboard/src/components/template/Wbw/wbw.css

+ 6 - 0
dashboard/src/components/template/Wbw/wbw.css

@@ -81,6 +81,12 @@
   padding: 0;
   cursor: pointer;
 }
+.wbw_error {
+  text-decoration: underline wavy;
+  text-decoration-color: red;
+  text-underline-offset: 2px;
+}
+
 .layout-v .wbw_word_item {
   margin-right: 8px;
   flex: 5;