From cf6e9bcbfc64019bb14fb0964576ae3e3bd2fde5 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期三, 26 三月 2025 11:22:20 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/components/examinations/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/examinations/index.vue b/src/components/examinations/index.vue index 34463b6..95c9fe5 100644 --- a/src/components/examinations/index.vue +++ b/src/components/examinations/index.vue @@ -972,7 +972,7 @@ </style> <style lang="less" scoped> -.catalogName { +.catalogName { display: flex; text-indent: 1em !important; font-size: 16px; -- Gitblit v1.9.1