style:调宽alertLabel的title的宽度
This commit is contained in:
@@ -294,7 +294,7 @@
|
|||||||
}
|
}
|
||||||
.alert-label-title{
|
.alert-label-title{
|
||||||
text-align: left;
|
text-align: left;
|
||||||
width: 90px;
|
width: 110px;
|
||||||
border-right: 1px solid #ebeef5;
|
border-right: 1px solid #ebeef5;
|
||||||
color: #666;
|
color: #666;
|
||||||
padding: 0 3px 0 13px;
|
padding: 0 3px 0 13px;
|
||||||
|
|||||||
@@ -183,7 +183,7 @@
|
|||||||
}
|
}
|
||||||
.alert-rule-title{
|
.alert-rule-title{
|
||||||
text-align: left;
|
text-align: left;
|
||||||
width: 90px;
|
width: 110px;
|
||||||
border-right: 1px solid #ebeef5;
|
border-right: 1px solid #ebeef5;
|
||||||
color: #666;
|
color: #666;
|
||||||
padding: 0 3px 0 13px;
|
padding: 0 3px 0 13px;
|
||||||
|
|||||||
Reference in New Issue
Block a user