快乐的昕的电脑
2025-11-24 8a163b48c4db702ce2547125421bdffc3c260920
调试
已修改1个文件
13 ■■■■ 文件已修改
pages/index.vue 13 ●●●● 补丁 | 查看 | 原始文档 | 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;