bug
This commit is contained in:
@@ -184,13 +184,12 @@ export default {
|
||||
padding: 54px 0 14px 0;
|
||||
.navLeft {
|
||||
display: flex;
|
||||
width: calc(100% - 460px);
|
||||
width: calc(100% - 430px);
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
|
||||
.showTypes {
|
||||
font-size: 38px;
|
||||
font-weight: 600;
|
||||
color: #333333;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
@@ -198,7 +197,7 @@ export default {
|
||||
}
|
||||
}
|
||||
::v-deep u-search {
|
||||
width: 440px;
|
||||
width: 410px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user