mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
[Improvement] NoticeBar: adjust padding
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
.van-notice-bar {
|
.van-notice-bar {
|
||||||
display: flex;
|
display: flex;
|
||||||
color: $orange;
|
color: $orange;
|
||||||
padding: 9px 10px;
|
padding: 9px 15px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Reference in New Issue
Block a user