style:调宽alertLabel的title的宽度

This commit is contained in:
zhangyu
2020-10-20 14:01:47 +08:00
parent d8dc6d1883
commit 1db264eb4f
2 changed files with 2 additions and 2 deletions

View File

@@ -294,7 +294,7 @@
}
.alert-label-title{
text-align: left;
width: 90px;
width: 110px;
border-right: 1px solid #ebeef5;
color: #666;
padding: 0 3px 0 13px;