This commit is contained in:
CortexCore
2024-11-20 11:36:36 +08:00
parent 99253854e8
commit 6cc53eb9dc
383 changed files with 21233 additions and 112159 deletions

View File

@@ -26,3 +26,10 @@
flex-grow: 1;
transition-duration: 0.2s;
}
.dialogue-container Label {
}
.dialogue-container Label:disabled {
opacity: 0.5;
}