Fixed a small display issue with radio card in queue tab

This commit is contained in:
Eliot Berriot 2018-12-21 10:55:47 +01:00
parent 712418ecb6
commit 79f92ff596
No known key found for this signature in database
GPG Key ID: DD6965E2476E5C27
1 changed files with 3 additions and 0 deletions

View File

@ -172,6 +172,9 @@ body {
fill: white;
}
}
.tab {
flex-direction: column;
}
}
.discrete {