修改
This commit is contained in:
parent
62929b2aaa
commit
528e3f40b5
@ -1117,6 +1117,9 @@ export default {
|
|||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
border: 1px solid #e6ebf5;
|
border: 1px solid #e6ebf5;
|
||||||
color: black;
|
color: black;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
::v-deep .el-dialog {
|
::v-deep .el-dialog {
|
||||||
margin-top: 30px !important;
|
margin-top: 30px !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user