Fix toggled slider visuals

This commit is contained in:
Patrick Gebhardt 2020-06-23 00:02:40 +02:00
parent f68a2599e9
commit 4c3cc012aa

View File

@ -6,7 +6,9 @@
span {
width: 33%;
min-width: 8rem;
margin-right: 0.5rem;
overflow-x: hidden;
text-overflow: ellipsis;
white-space: nowrap;