Merge branch 'main' of http://47.115.223.229:8888/yangjun/hldy_app_mini
This commit is contained in:
commit
d85f0ba3d2
|
|
@ -241,11 +241,11 @@
|
||||||
transition: all 0.5s ease;
|
transition: all 0.5s ease;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
.bots {
|
.bots {
|
||||||
width: 60%;
|
width: 15vw;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
height: 30rpx;
|
height: 30rpx;
|
||||||
bottom: 2.2vw;
|
bottom: 1.6vw;
|
||||||
left: 20%;
|
left: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue