mirror of
https://github.com/mudler/LocalAI.git
synced 2026-09-22 14:14:54 -04:00
fix: tts text wrap (#11576)
Signed-off-by: Nicholas Ciechanowski <nicholas@ciech.anow.ski>
This commit is contained in:
1 parent
4058194b18
commit
cf93c04878
1 file changed
+1
@@ -13194,6 +13194,7 @@ button.lane:hover {
|
||||
font-size: 0.6875rem;
|
||||
line-height: 1.6;
|
||||
color: var(--color-text-secondary);
|
||||
text-wrap: auto;
|
||||
}
|
||||
|
||||
.request-panel__method { color: var(--color-text-tertiary); }
|
||||
|
||||
Reference in new issue
Block a user