mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
💄 调整 disable 样式
This commit is contained in:
@@ -528,6 +528,12 @@ async function mergePosts(
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
/* stylelint-disable-next-line selector-class-pattern */
|
||||
.v-btn--disabled.pc-btn {
|
||||
background: var(--tgc-dark-1);
|
||||
color: var(--tgc-white-1);
|
||||
}
|
||||
|
||||
.pc-btn {
|
||||
height: 40px;
|
||||
background: var(--btn-bg-1);
|
||||
|
||||
Reference in New Issue
Block a user