Fixed a small display issue with radio card in queue tab
This commit is contained in:
parent
712418ecb6
commit
79f92ff596
|
@ -172,6 +172,9 @@ body {
|
||||||
fill: white;
|
fill: white;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.tab {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.discrete {
|
.discrete {
|
||||||
|
|
Loading…
Reference in New Issue