1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00

Improve wrapping of text in sidebar

This commit is contained in:
Mark McDowall
2025-03-02 12:32:44 -08:00
parent 1c9a0232ad
commit f58dfc5605
3 changed files with 2 additions and 8 deletions
@@ -8,7 +8,6 @@ interface CssExports {
'isActiveParentLink': string;
'item': string;
'link': string;
'noIcon': string;
'status': string;
}
export const cssExports: CssExports;