14.05.2026 rip
This commit is contained in:
@@ -83,6 +83,11 @@
|
||||
transition: all 0.3s;
|
||||
}
|
||||
|
||||
.tab:disabled {
|
||||
opacity: 0.4;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
.tab[data-active] {
|
||||
background: var(--grad-center);
|
||||
color: var(--text-primary);
|
||||
|
||||
Reference in New Issue
Block a user