panweitong hace 3 años
padre
commit
29175d9ac4
Se han modificado 2 ficheros con 4 adiciones y 0 borrados
  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 {