CN-1660 fix: 调整tooltip里label的宽度
This commit is contained in:
@@ -827,7 +827,7 @@ $color-highlight: #CC4444;
|
||||
.item__label {
|
||||
padding-right: 10px;
|
||||
text-align: right;
|
||||
width: 40px;
|
||||
width: 60px;
|
||||
font-size: 12px;
|
||||
color: $color-text-primary;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user