bug
This commit is contained in:
@@ -349,7 +349,7 @@
|
|||||||
|
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.AppRecoScore {
|
.AppRecoScore {
|
||||||
::v-deep .el-tree{
|
:deep(.el-tree) {
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|||||||
@@ -298,7 +298,7 @@ div[flex] {
|
|||||||
margin-left: 134px !important;
|
margin-left: 134px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.el-form-item__content {
|
:deep(.el-form-item__content) {
|
||||||
& .el-input--small, & > .el-range-editor--small, & > .el-cascader, & > .el-select {
|
& .el-input--small, & > .el-range-editor--small, & > .el-cascader, & > .el-select {
|
||||||
width: 325px;
|
width: 325px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user