mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Prevent interaction until response from server is given
This commit is contained in:
@@ -2508,6 +2508,7 @@ textarea {
|
||||
.pulse {
|
||||
box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
|
||||
animation: pulse-white 2s infinite;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
@keyframes pulse-white {
|
||||
|
Reference in New Issue
Block a user