登录配置
This commit is contained in:
@@ -26,19 +26,20 @@ export default {
|
||||
position fixed
|
||||
z-index 10001
|
||||
width 100%
|
||||
height 1rem
|
||||
line-height 1rem
|
||||
height 48px
|
||||
text-align center
|
||||
left 50%
|
||||
top 50%
|
||||
transform translate(-50%, -50%)
|
||||
.text
|
||||
height 48px
|
||||
line-height 18px
|
||||
display inline-block
|
||||
width auto
|
||||
text-align center
|
||||
padding 0 .5rem
|
||||
border-radius 10px
|
||||
padding 15px
|
||||
border-radius 4px
|
||||
background #858586
|
||||
font-size .32rem
|
||||
font-size 16px
|
||||
color #fff
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user