fix:修改样式

This commit is contained in:
zhangyu
2020-10-12 13:46:31 +08:00
parent 05ce71c643
commit a774960f4d
15 changed files with 77 additions and 24 deletions

View File

@@ -254,7 +254,7 @@
label: this.$t('alert.summary'),
prop: 'summary',
show: true,
minWidth:200
minWidth:100
}, {
label: this.$t('alert.list.state'),
prop: 'state',
@@ -477,7 +477,7 @@
<style scoped>
.right-box-project-alert{
width: 1220px;
width: 850px;
padding-right: 30px;
}
.right-box-title{