全局样式
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
position fixed
|
||||
_wh(100%, calc(var(--status-bar-height) + 88rpx))
|
||||
background-color $red
|
||||
background linear-gradient(to bottom, $red1, $red2)
|
||||
background linear-gradient(90deg, $red1, $red2)
|
||||
z-index 200
|
||||
padding var(--status-bar-height) 20rpx 0 20rpx
|
||||
.page_name
|
||||
|
||||
Reference in New Issue
Block a user