From c826078b3c8e3df8f8d250c46b5000b39e196928 Mon Sep 17 00:00:00 2001 From: liuying <1427574514@qq.com> Date: 周四, 17 10月 2024 16:47:52 +0800 Subject: [PATCH] 细节 --- yiqi_screen/src/components/Content.vue | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/yiqi_screen/src/components/Content.vue b/yiqi_screen/src/components/Content.vue index 44e2d6e..05d4aa9 100644 --- a/yiqi_screen/src/components/Content.vue +++ b/yiqi_screen/src/components/Content.vue @@ -348,11 +348,10 @@ transform: translate(-50%); letter-spacing: 8px; .imgTitle{ - width: 0.5rem; - height: 0.5rem; - position: absolute; - top: -0.01rem; - left: -0.8rem; + width: 0.7rem; + position: absolute; + /* top: 0.08rem; */ + left: -0.8rem; } } -- Gitblit v1.9.3