This commit is contained in:
lcw
2026-03-10 15:49:44 +08:00
parent e561ef9e6d
commit ab66f6d992
19 changed files with 4045 additions and 421 deletions

View File

@ -57,7 +57,7 @@ import TestDiv from "@/components/common/TestDiv.vue";
.hideSidebar .fixed-header {
width: calc(100% - #{$hideSideBarWidth});
}
::v-deep .el-scrollbar__view{
border-right: 1px solid #07376d;
}
// ::v-deep .el-scrollbar__view{
// border-right: 1px solid #07376d;
// }
</style>