mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Display the options text as A.I. writes it
When using `Gens Per Action`, display the options text as A.I. writes it. White space are preserved and break lines as necessary.
This commit is contained in:
@@ -1243,6 +1243,7 @@ body.connected .popupfooter, .popupfooter.always-available {
|
|||||||
-o-transition: all 0.15s ease-in;
|
-o-transition: all 0.15s ease-in;
|
||||||
-webkit-transition: all 0.15s ease-in;
|
-webkit-transition: all 0.15s ease-in;
|
||||||
transition: all 0.15s ease-in;
|
transition: all 0.15s ease-in;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.seqselitem:hover {
|
.seqselitem:hover {
|
||||||
|
Reference in New Issue
Block a user