Fix racer main button text wrapping

pull/8568/head
Benedikt Werner 2021-04-04 23:08:35 +02:00
parent dce2b23b4c
commit b13a137272
No known key found for this signature in database
GPG Key ID: 1DBFF0F8E9E121EB
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
width: 100%;
opacity: 0.75;
overflow: hidden;
white-space: normal;
@include transition;
.car {
position: relative;