布局搜索中心
This commit is contained in:
@@ -720,10 +720,6 @@
|
||||
height: 18px !important;
|
||||
line-height: 18px !important;
|
||||
}
|
||||
|
||||
.text-left-select .ant-select {
|
||||
max-width: calc(100% - 126px) !important;
|
||||
}
|
||||
</style>
|
||||
<style lang="less" scoped>
|
||||
|
||||
@@ -923,4 +919,7 @@
|
||||
text-justify: inter-ideograph;
|
||||
word-break: break-all
|
||||
}
|
||||
::v-deep .ant-select{
|
||||
max-width: calc(100% - 126px) !important;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user