coqui voices, change how provider settings save

This commit is contained in:
ouoertheo
2023-08-25 08:27:43 -05:00
parent 5b43fe25e8
commit 44cd4287cb
8 changed files with 105 additions and 102 deletions

View File

@@ -66,4 +66,11 @@
.tts-button:hover {
opacity: 1;
}
.tts_block {
display: flex;
align-items: center;
column-gap: 5px;
flex-wrap: wrap;
}