From cfff534d7cfdf2eafd797e6104829bf381ad8fc2 Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Tue, 1 Mar 2022 22:26:59 +0200 Subject: [PATCH] Fix match history View details link alignment --- app/styles/play-match-history.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/styles/play-match-history.css b/app/styles/play-match-history.css index 6db2ed6f0..0b294860d 100644 --- a/app/styles/play-match-history.css +++ b/app/styles/play-match-history.css @@ -42,7 +42,7 @@ display: none; align-items: center; font-size: var(--fonts-xs); - margin-inline-start: var(--s-4); + margin-inline-start: auto; } .play-match-history__score-header.winner {