Browse Source

feat:测量提示样式

jinx 3 năm trước cách đây
mục cha
commit
ae83c83f4e
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      css/style.css

+ 3 - 1
css/style.css

@@ -1550,7 +1550,9 @@ results-element .checkbox,
     border-radius: 1em;
 }
 
-
+.ng-star-inserted{
+    color: #fff;
+}
 /*  导出XML */
 
 #xmlExport button.form-control {