fix:修改按钮留白
This commit is contained in:
@@ -254,13 +254,15 @@ li{
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
width: 74px;
|
||||
min-width: 74px;
|
||||
padding: 0 10px;
|
||||
}
|
||||
.nz-btn.nz-btn-size-small-new{
|
||||
height: 24px;
|
||||
line-height: 24px;
|
||||
text-align: center;
|
||||
width: 60px;
|
||||
min-width: 60px;
|
||||
padding: 0 10px;
|
||||
}
|
||||
.nz-btn.nz-btn-style-normal-new { /* 新版橙色按钮 */
|
||||
background: $btn-normal-background-color-new;
|
||||
|
||||
Reference in New Issue
Block a user