首页
This commit is contained in:
@@ -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%)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user