Wider 'No icons found' text
| @@ -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 | } |
| 5457 | 5458 | ||
| 5458 | #AdvancedFormatting .autoSetHeight { | 5459 | #AdvancedFormatting .autoSetHeight { |