This commit is contained in:
2023-06-13 19:22:30 +08:00
parent 660f87af32
commit 107fb8554d
3 changed files with 9 additions and 7 deletions

View File

@@ -1032,7 +1032,8 @@ export default {
left 0
top 0
_wh(calc(100% / 3), 100%)
background-color #070b1c
// background-color #070b1c
background-image linear-gradient(to bottom, #070b1c, transparent)
.n_right_content
padding-left calc(100% / 3)
_wh(100%, 100%)

View File

@@ -689,7 +689,8 @@ export default {
right 0
top 0
_wh(calc(100% / 3), 100%)
background-color #070b1c
// background-color #070b1c
background-image linear-gradient(to bottom, #070b1c, transparent)
.item_wrap
_wh(100%, calc(100% / 3))
.item_tip