新增备注
This commit is contained in:
parent
bc588890bb
commit
3f27617bcc
@ -12,7 +12,9 @@ $panGreen: #30b08f;
|
|||||||
:root {
|
:root {
|
||||||
--base-text-color-rgba: rgba(0, 0, 0, 0.85);
|
--base-text-color-rgba: rgba(0, 0, 0, 0.85);
|
||||||
--base-sidebar-width: 220px;
|
--base-sidebar-width: 220px;
|
||||||
|
// 左侧菜单宽度
|
||||||
--el-aside-width: 220px;
|
--el-aside-width: 220px;
|
||||||
|
//底部高度
|
||||||
--base-footer-height: 30px;
|
--base-footer-height: 30px;
|
||||||
--base-tags-height: 34px;
|
--base-tags-height: 34px;
|
||||||
--base-header-height: 50px;
|
--base-header-height: 50px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user