mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 21:51:29 +08:00
style: missing button style
This commit is contained in:
parent
3f34c2ddc5
commit
d8b74dccd1
1 changed files with 2 additions and 1 deletions
|
|
@ -125,7 +125,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
#top.focus #menu .textButton {
|
||||
#top.focus #menu .textButton,
|
||||
#top.focus #menu button {
|
||||
color: transparent !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue