——————————————— 1.修复el-menu-item全局影响问题 2.更新单位vh、vw lvh、lvw ———————————————
5 lines
76 B
CSS
5 lines
76 B
CSS
.el-button {
|
|
margin-bottom: 25px;
|
|
height: 10lvh;
|
|
width: 50lvw;
|
|
} |