Wider 'No icons found' text

This commit is contained in:
Cohee 2024-09-06 14:27:08 +00:00
parent bcd8a28367
commit a5bf15ccdc

View File

@ -5453,6 +5453,7 @@ body:not(.movingUI) .drawer-content.maximized {
content: 'No icons found';
color: var(--SmartThemeBodyColor);
opacity: 0.7;
width: max-content;
}
#AdvancedFormatting .autoSetHeight {