mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-12 09:26:33 +01:00
Fix styles
This commit is contained in:
parent
0cdb501213
commit
04dad9a8de
@ -636,7 +636,8 @@ body.reduced-motion #bg_custom {
|
|||||||
transition: all 300ms;
|
transition: all 300ms;
|
||||||
}
|
}
|
||||||
|
|
||||||
#send_form>#nonQRFormItems>div>div:hover {
|
#rightSendForm>div:hover,
|
||||||
|
#leftSendForm>div:hover {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
filter: brightness(1.2);
|
filter: brightness(1.2);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user