style(build): 修改popup的demo引入的css变量

This commit is contained in:
gaojian 2018-08-28 15:23:46 +08:00
parent 02100b6808
commit c2f02cd410
2 changed files with 4 additions and 4 deletions

View File

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

View File

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