mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
chore(dashboard): 将 :deep() 迁移到 ::v-deep()
This commit is contained in:
@@ -617,7 +617,7 @@ const viewChangelog = () => {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.extension-switch-wrap :deep(.v-switch) {
|
||||
.extension-switch-wrap ::v-deep(.v-switch) {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user