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:
@@ -778,7 +778,7 @@ function handleSendShortcutChange(mode: string | null) {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.chat-settings-group-trigger :deep(.v-list-item__append) {
|
||||
.chat-settings-group-trigger ::v-deep(.v-list-item__append) {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 6px;
|
||||
|
||||
Reference in New Issue
Block a user