style(build): 修改popup的demo引入的css变量
This commit is contained in:
parent
02100b6808
commit
c2f02cd410
|
|
@ -113,8 +113,8 @@ export default {
|
|||
width 100%
|
||||
height 75px
|
||||
line-height 75px
|
||||
background notice-bar-fill
|
||||
color notice-bar-color
|
||||
background #4a4c5b
|
||||
color #fff
|
||||
.md-icon
|
||||
position absolute
|
||||
right 20px
|
||||
|
|
|
|||
|
|
@ -116,8 +116,8 @@ export default {
|
|||
width 100%
|
||||
height 75px
|
||||
line-height 75px
|
||||
background notice-bar-fill
|
||||
color notice-bar-color
|
||||
background #4a4c5b
|
||||
color #fff
|
||||
.md-icon
|
||||
position absolute
|
||||
right 20px
|
||||
|
|
|
|||
Loading…
Reference in New Issue