mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-07 07:06:05 +01:00
properly hide filtered fontawesime icons in picker
This commit is contained in:
parent
a0720343f3
commit
e68504d6c3
@ -5348,8 +5348,8 @@ body:not(.movingUI) .drawer-content.maximized {
|
|||||||
padding: 0.25em;
|
padding: 0.25em;
|
||||||
width: unset;
|
width: unset;
|
||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
&.stcdx--hidden {
|
&.hidden {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user