新增备注

This commit is contained in:
不做码农 2023-04-11 17:39:51 +08:00
parent bc588890bb
commit 3f27617bcc

View File

@ -12,7 +12,9 @@ $panGreen: #30b08f;
:root {
--base-text-color-rgba: rgba(0, 0, 0, 0.85);
--base-sidebar-width: 220px;
// 左侧菜单宽度
--el-aside-width: 220px;
//底部高度
--base-footer-height: 30px;
--base-tags-height: 34px;
--base-header-height: 50px;