Fix toggled slider visuals
This commit is contained in:
parent
f68a2599e9
commit
4c3cc012aa
@ -6,7 +6,9 @@
|
|||||||
|
|
||||||
span {
|
span {
|
||||||
width: 33%;
|
width: 33%;
|
||||||
|
min-width: 8rem;
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
|
overflow-x: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user