style(result page): fix replay play button margin

This commit is contained in:
Miodec 2024-07-05 17:40:38 +02:00
parent 6bbb11fa9e
commit 39b52fac62

View file

@ -575,7 +575,8 @@
.textButton {
padding: 0 0.25em;
}
#copyWordsListButton {
#copyWordsListButton,
#playpauseReplayButton {
margin-left: 0.5em;
}
.heatmapLegend {