Merge branch 'main' into gitee

This commit is contained in:
xiaoxian521
2024-03-01 16:40:24 +08:00
4 changed files with 39 additions and 62 deletions

View File

@@ -45,6 +45,15 @@ html.dark {
.arrow-right {
border-left: 1px solid $border-style;
}
.scroll-item {
.el-icon-close {
&:hover {
color: rgb(255 255 255 / 85%) !important;
background-color: rgb(255 255 255 / 12%);
}
}
}
}
/* 项目配置面板 */