1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-21 22:05:38 -04:00

New: Truncate button text

Closes #7691
This commit is contained in:
Mark McDowall
2025-03-02 12:35:04 -08:00
parent f58dfc5605
commit 093ee5b88d
2 changed files with 4 additions and 0 deletions
@@ -31,6 +31,7 @@ function PageToolbarButton({
isDisabled && styles.isDisabled
)}
isDisabled={isDisabled || isSpinning}
title={label}
{...otherProps}
>
<Icon