mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
CSS fix for movingUI handle + less round corners
This commit is contained in:
@@ -948,7 +948,7 @@ function printMessages() {
|
||||
function clearChat() {
|
||||
count_view_mes = 0;
|
||||
extension_prompts = {};
|
||||
$("#chat").html("");
|
||||
$("#chat").children().remove();
|
||||
}
|
||||
|
||||
function deleteLastMessage() {
|
||||
|
Reference in New Issue
Block a user