V0.2.3.20250726
——————————————— 1.修复el-menu-item全局影响问题 2.更新单位vh、vw lvh、lvw ———————————————
This commit is contained in:
parent
e25ece9e5d
commit
7c6cf2fb25
@ -4,5 +4,5 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
/*background-color: red;*/
|
/*background-color: red;*/
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100vh;
|
height: 100lvh;
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.el-button {
|
.el-button {
|
||||||
margin-bottom: 25px;
|
margin-bottom: 25px;
|
||||||
height: 10vh;
|
height: 10lvh;
|
||||||
width: 50vw;
|
width: 50lvw;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user