mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-18 03:26:07 +08:00
style(result page): fix replay play button margin
This commit is contained in:
parent
6bbb11fa9e
commit
39b52fac62
1 changed files with 2 additions and 1 deletions
|
@ -575,7 +575,8 @@
|
|||
.textButton {
|
||||
padding: 0 0.25em;
|
||||
}
|
||||
#copyWordsListButton {
|
||||
#copyWordsListButton,
|
||||
#playpauseReplayButton {
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
.heatmapLegend {
|
||||
|
|
Loading…
Add table
Reference in a new issue