From 71930b2b36894216e86d69264ca510cca284546b Mon Sep 17 00:00:00 2001 From: hailin <1356886193@qq.com> Date: 星期二, 08 八月 2023 13:30:05 +0800 Subject: [PATCH] 最后一舞---去他妈的缪海庆,扣脚大爷都没你扣,没有格局把路走窄了 --- src/layout/components/Sidebar/Logo.vue | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index d30b499..d07b76a 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -53,17 +53,18 @@ & .sidebar-logo-link { height: 100%; width: 100%; - padding: 0px; + padding: 0px 8px; box-sizing: border-box; - text-align: center; - align-items: center; + // text-align: center; + // align-items: center; & .sidebar-logo { + width: 100%; // width: 32px; // height: 32px; // width: 60%; // height: 70%; - width: 80%; - height: 80%; + // width: 80%; + // height: 80%; vertical-align: middle; // margin-right: 12px; } -- Gitblit v1.9.3