diff --git a/web/styles/settings.css b/web/styles/settings.css index 967a4f9fa1..b4ccd65bf1 100644 --- a/web/styles/settings.css +++ b/web/styles/settings.css @@ -541,7 +541,9 @@ input[type="checkbox"] { vertical-align: top; height: auto !important; width: auto !important; + white-space: break-spaces !important; + overflow-wrap: anywhere; background-color: transparent; border-radius: 4px; margin-top: 14px;