mirror of
https://github.com/PlayEdu/h5.git
synced 2025-06-27 01:12:49 +08:00
我的页面设置样式优化
This commit is contained in:
parent
6cc81ea6b7
commit
89974cb611
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user