mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Image inlining hint always visible
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user