style: 适配各页面弹窗窄屏布局

This commit is contained in:
2026-08-02 11:48:37 +08:00
parent c2493e4c71
commit de45c8039c
4 changed files with 30 additions and 1 deletions
+4
View File
@@ -1145,6 +1145,10 @@ onUnmounted(() => {
.info-grid {
grid-template-columns: 1fr;
}
.summary-toolbar .el-button {
flex: 1;
}
}
/* ---- 历史学习记录 ---- */