Browse Source

feat:测量提示样式

jinx 3 years ago
parent
commit
ae83c83f4e
1 changed files with 3 additions and 1 deletions
  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 {