fix bug
This commit is contained in:
@@ -2365,10 +2365,16 @@ export default {
|
||||
&__descriptions {
|
||||
:deep(.el-descriptions__label) {
|
||||
display: inline-block;
|
||||
width: 96px;
|
||||
min-width: 96px;
|
||||
max-width: 96px;
|
||||
box-sizing: border-box;
|
||||
padding-right: 12px;
|
||||
color: #606266;
|
||||
line-height: 18px;
|
||||
text-align: right;
|
||||
white-space: normal;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
:deep(.el-descriptions__content) {
|
||||
|
||||
Reference in New Issue
Block a user