[Improvement] NoticeBar: adjust padding

This commit is contained in:
skylinety 2018-03-20 19:14:17 +08:00 committed by neverland
parent 0501ad51fe
commit 3b17c03267

View File

@ -3,7 +3,7 @@
.van-notice-bar {
display: flex;
color: $orange;
padding: 9px 10px;
padding: 9px 15px;
font-size: 12px;
line-height: 1.5;
position: relative;