Wider 'No icons found' text

a5bf15ccdc166d2cb59370ca0bd158555b9b3ee3

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

1 files changed, +1 -0Ignore whitespace
public/style.css+1 -0
@@ -5453,6 +5453,7 @@ body:not(.movingUI) .drawer-content.maximized {
5453 content: 'No icons found';5453 content: 'No icons found';
5454 color: var(--SmartThemeBodyColor);5454 color: var(--SmartThemeBodyColor);
5455 opacity: 0.7;5455 opacity: 0.7;
5456 width: max-content;
5456}5457}
54575458
5458#AdvancedFormatting .autoSetHeight {5459#AdvancedFormatting .autoSetHeight {