mirror of
https://github.com/PlayEdu/h5.git
synced 2025-06-27 19:52:44 +08:00
我的页面设置样式优化
This commit is contained in:
parent
6cc81ea6b7
commit
89974cb611
@ -7,6 +7,7 @@
|
|||||||
background-image: url("../../assets/images/login/bg.png");
|
background-image: url("../../assets/images/login/bg.png");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 100%;
|
background-size: 100%;
|
||||||
|
z-index: 120;
|
||||||
.support-box {
|
.support-box {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 87%;
|
top: 87%;
|
||||||
@ -157,7 +158,7 @@
|
|||||||
|
|
||||||
.dialog-body {
|
.dialog-body {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 53px;
|
bottom: 0px;
|
||||||
left: 20px;
|
left: 20px;
|
||||||
right: 20px;
|
right: 20px;
|
||||||
min-height: 253px;
|
min-height: 253px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user