mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 05:17:51 +08:00
fixed extra margin around replay stopwatch
This commit is contained in:
parent
4e92891443
commit
26f0ca95ed
1 changed files with 1 additions and 0 deletions
|
@ -2438,6 +2438,7 @@ key {
|
|||
#replayStopwatch {
|
||||
color: var(--main-color);
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#restartTestButton {
|
||||
|
|
Loading…
Reference in a new issue