mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-29 11:26:13 +08:00
updated disabled button style
This commit is contained in:
parent
8aea02c8f4
commit
3172e6ae92
1 changed files with 2 additions and 1 deletions
|
|
@ -4151,7 +4151,8 @@ key {
|
|||
cursor: default;
|
||||
}
|
||||
color: var(--sub-color);
|
||||
background: var(--bg-color);
|
||||
// background: var(--bg-color);
|
||||
opacity: 0.5;
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue