|
@@ -209,6 +209,7 @@
|
|
.el-collapse-item__content {
|
|
.el-collapse-item__content {
|
|
// background-color: rgba(255, 192, 203, 0.425) !important;
|
|
// background-color: rgba(255, 192, 203, 0.425) !important;
|
|
background-color: transparent !important;
|
|
background-color: transparent !important;
|
|
|
|
+ color: rgb(217, 237, 254) !important;
|
|
/* 修改背景颜色 */
|
|
/* 修改背景颜色 */
|
|
}
|
|
}
|
|
|
|
|
|
@@ -219,6 +220,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
.el-collapse-item__wrap {
|
|
.el-collapse-item__wrap {
|
|
|
|
+ border-bottom: 1px solid transparent ;
|
|
background-color: transparent !important;
|
|
background-color: transparent !important;
|
|
}
|
|
}
|
|
|
|
|