mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-29 11:26:13 +08:00
chore: missing class
This commit is contained in:
parent
d1cb222735
commit
46c0555202
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@
|
|||
<i class="fas fa-fw fa-palette"></i>
|
||||
<div class="text">serika dark</div>
|
||||
</button>
|
||||
<button id="versionGroup" class="hidden">
|
||||
<button id="versionGroup" class="textButton hidden">
|
||||
<div class="version textButton">
|
||||
<i class="fas fa-fw fa-code-branch"></i>
|
||||
<div class="text">version</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue