mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-10 14:10:59 +08:00
fixed pb tables popup not styled correctly
This commit is contained in:
parent
9ed2855aa4
commit
3e64f30b6a
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@
|
|||
<div id="simplePopup" popupId=""></div>
|
||||
</div>
|
||||
|
||||
<div id="pbTablesPopupWrapper" class="hidden">
|
||||
<div id="pbTablesPopupWrapper" class="popupWrapper hidden">
|
||||
<div id="pbTablesPopup">
|
||||
<!-- <div class="title">All words personal bests</div> -->
|
||||
<table>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue