xg
This commit is contained in:
parent
34569620ab
commit
19c25f27e8
@ -699,15 +699,17 @@
|
||||
position: fixed;
|
||||
top: 0;
|
||||
z-index: 99999;
|
||||
width: 100vh;
|
||||
|
||||
image {
|
||||
margin: 0 4% 0 4%;
|
||||
margin: 0 25rpx 0 25rpx;
|
||||
width: 20rpx;
|
||||
height: 30rpx;
|
||||
}
|
||||
|
||||
.navbartitle {
|
||||
width: 31%;
|
||||
width: calc(100vh - 70rpx);
|
||||
overflow: hidden;
|
||||
font-size: 34rpx;
|
||||
font-weight: 500;
|
||||
color: #FFFFFF;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user