diff --git a/style.css b/style.css index b0c590b43a0cffa682fc4a9577d77b36b66a324a..ddfdbc077b5da1c14831d57e37d5592862360434 100644 --- a/style.css +++ b/style.css @@ -4621,4 +4621,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { } #rl-app .b-folders li{ overflow: unset; + } + #rl-app p{ + hyphens: none; } \ No newline at end of file