快乐的昕的电脑
2025-11-19 0fa8da23c55f92fa11b2b17b7803381a2eb3ad4b
components/mold.vue
@@ -1116,10 +1116,10 @@
        }
    .input-use-limit {
        width: 500px !important; /* 从450px增加到500px */
        width: 450px !important;
        min-width: 0 !important;
        margin-right: 16px;
        flex: none !important;
        flex: none !important; /* 关键:彻底禁止flex拉伸 */
    }
</style>