mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
[Improvement] Button: adjust padding of small button (#511)
This commit is contained in:
@@ -65,10 +65,11 @@
|
||||
}
|
||||
|
||||
&--small {
|
||||
min-width: 60px;
|
||||
height: 30px;
|
||||
line-height: 28px;
|
||||
padding: 0 8px;
|
||||
min-width: 60px;
|
||||
font-size: 12px;
|
||||
line-height: 28px;
|
||||
}
|
||||
|
||||
&--loading {
|
||||
|
Reference in New Issue
Block a user