工作台css样式调整

This commit is contained in:
liuye
2023-10-27 14:36:45 +08:00
parent 5b80894b76
commit 14e3acdfa2
4 changed files with 10 additions and 17 deletions

View File

@@ -54,12 +54,5 @@ uni-page-body {
.AppPageInteraction {
height: 100%;
::v-deep .item{
border-bottom: 1px solid #eee;
}
::v-deep .item:nth-last-of-type(1),
::v-deep .item:nth-last-of-type(2){
border-bottom: 0;
}
}
</style>