修改bug
This commit is contained in:
@@ -1091,7 +1091,7 @@ export default {
|
||||
width: 114px;
|
||||
text-align: right;
|
||||
display: inline-block;
|
||||
font-weight: 500;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
margin-right: 16px;
|
||||
overflow: hidden;
|
||||
@@ -1099,6 +1099,7 @@ export default {
|
||||
white-space: nowrap;
|
||||
height: 42px;
|
||||
line-height: 48px;
|
||||
color: #040B29;
|
||||
}
|
||||
|
||||
.box-input {
|
||||
@@ -1334,6 +1335,7 @@ export default {
|
||||
width: auto;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
color: #040B29;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user