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 {