diff --git a/style.css b/style.css index 37e779acaceba94e80cc174a76299a450e1f4173..038762126e1de39eddc3e65f186e09d803259c54 100644 --- a/style.css +++ b/style.css @@ -4625,5 +4625,5 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { overflow: auto; } #rl-app .b-folders li{ - width: fit-content; + width: auto; } \ No newline at end of file