我的页面设置样式优化

This commit is contained in:
unknown 2023-07-30 14:09:33 +08:00
parent 6cc81ea6b7
commit 89974cb611

View File

@ -7,6 +7,7 @@
background-image: url("../../assets/images/login/bg.png");
background-repeat: no-repeat;
background-size: 100%;
z-index: 120;
.support-box {
position: fixed;
top: 87%;
@ -157,7 +158,7 @@
.dialog-body {
position: fixed;
bottom: 53px;
bottom: 0px;
left: 20px;
right: 20px;
min-height: 253px;