refactor: stylelint升级至v17版本 (#1261)

This commit is contained in:
xiaoming
2026-01-17 06:21:24 +08:00
committed by GitHub
parent 593739cf77
commit ff007fbc03
9 changed files with 307 additions and 299 deletions

View File

@@ -358,7 +358,7 @@ watch(loginDay, value => {
}
.translation {
::v-deep(.el-dropdown-menu__item) {
:deep(.el-dropdown-menu__item) {
padding: 5px 40px;
}