panweitong 3 年之前
父节点
当前提交
29175d9ac4
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. 2 0
      index.css
  2. 2 0
      python/index.css

+ 2 - 0
index.css

@@ -790,12 +790,14 @@ ul, li {
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
+    font-size: 14px;
 }
 
 .Hardware2 li:hover,.Hardware4 li:hover {
     background: #fff;
     color: #4A6AFF;
     font-family: "微软雅黑";
+    font-size: 14px;
 }
 
 .ModeSelect {

+ 2 - 0
python/index.css

@@ -789,12 +789,14 @@ ul, li {
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
+    font-size: 14px;
 }
 
 .Hardware2 li:hover,.Hardware4 li:hover {
     background: #fff;
     color: #4A6AFF;
     font-family: "微软雅黑";
+    font-size: 14px;
 }
 
 .ModeSelect {