mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-08 07:32:34 +01:00
Image inlining hint always visible
This commit is contained in:
parent
80ff8383fe
commit
f75daba6c0
@ -433,14 +433,6 @@ body.expandMessageActions .mes .mes_buttons .extraMesButtonsHint {
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#openai_image_inlining:not(:checked)~#image_inlining_hint {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
#openai_image_inlining:checked~#image_inlining_hint {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
#smooth_streaming:not(:checked)~#smooth_streaming_speed_control {
|
#smooth_streaming:not(:checked)~#smooth_streaming_speed_control {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user