Wider 'No icons found' text

a5bf15ccdc166d2cb59370ca0bd158555b9b3ee3

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -0Showing whitespace changes
public/style.css+1 -0
@@ -5453,6 +5453,7 @@ body:not(.movingUI) .drawer-content.maximized {
54535453 content: 'No icons found';
54545454 color: var(--SmartThemeBodyColor);
54555455 opacity: 0.7;
5456+ width: max-content;
54565457}
54575458
54585459#AdvancedFormatting .autoSetHeight {