mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-12 17:36:22 +01:00
Wider 'No icons found' text
This commit is contained in:
parent
bcd8a28367
commit
a5bf15ccdc
@ -5453,6 +5453,7 @@ body:not(.movingUI) .drawer-content.maximized {
|
|||||||
content: 'No icons found';
|
content: 'No icons found';
|
||||||
color: var(--SmartThemeBodyColor);
|
color: var(--SmartThemeBodyColor);
|
||||||
opacity: 0.7;
|
opacity: 0.7;
|
||||||
|
width: max-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
#AdvancedFormatting .autoSetHeight {
|
#AdvancedFormatting .autoSetHeight {
|
||||||
|
Loading…
Reference in New Issue
Block a user