全局样式

This commit is contained in:
2024-03-25 13:31:38 +08:00
parent c8d62ffb1f
commit 5d911a5e02
7 changed files with 32 additions and 20 deletions

View File

@@ -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