feat !!影响 el-drawer 参数 size

This commit is contained in:
Amjacks 2025-03-25 16:47:58 +08:00
parent e4f6d04f8a
commit 815f2af297

View File

@ -3,7 +3,7 @@
height: calc(100% - 40px); height: calc(100% - 40px);
box-shadow: -2px 0 10px 0 rgba(0,0,0,0.10); box-shadow: -2px 0 10px 0 rgba(0,0,0,0.10);
.el-drawer{ .el-drawer{
width: 320px!important; // @TODO width: 320px!important;
.el-drawer__header{ .el-drawer__header{
height: 40px; height: 40px;
line-height: 40px; line-height: 40px;