| pages/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/index.vue
@@ -959,12 +959,13 @@ transition: background 0.2s; } .th { background-color: lightskyblue; height: 6vh; font-size: 2vw; /* Increased font size for table headers */ } .th { background-color: lightskyblue; height: 6vh; font-size: 2vw; font-size: 2.6vw; /* 字体更大 */ /* Increased font size for table headers */ } .form-input { font-size: 1.8vw;