CSS: Fix racer rematch button overflow

pull/9445/head
Benedikt Werner 2021-07-22 04:08:12 +02:00
parent 68ea530ae5
commit 56b7f33514
No known key found for this signature in database
GPG Key ID: 1DBFF0F8E9E121EB
1 changed files with 4 additions and 0 deletions

View File

@ -106,6 +106,10 @@
}
}
&__rematch {
white-space: normal;
}
&__post__next {
&__new {
margin: 2em 0 1em 0;