mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-02 19:07:40 +01:00
Fix selector?
This commit is contained in:
parent
82f56da16b
commit
5f79579a4d
@ -710,7 +710,7 @@ body .panelControlBar {
|
||||
}
|
||||
}
|
||||
|
||||
@supports not selector(& .foo) {
|
||||
@supports not selector(&) {
|
||||
.stscript_btn {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user