style : 修改alertMessageTable样式
This commit is contained in:
@@ -280,7 +280,7 @@
|
||||
label: this.$t("alert.severity"),
|
||||
prop: 'severity',
|
||||
show: true,
|
||||
width: 100,
|
||||
width: 110,
|
||||
}, {
|
||||
label: this.$t('alert.summary'),
|
||||
prop: 'summary',
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
border-radius: 0 3px 3px 0;
|
||||
padding: 0 4px;
|
||||
min-width: 36px;
|
||||
max-width: 100px;
|
||||
max-width: 115px;
|
||||
text-align: center;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user