Skip to content

Commit cf93c04

Browse files
authored
fix: tts text wrap (#11576)
Signed-off-by: Nicholas Ciechanowski <nicholas@ciech.anow.ski>
1 parent 4058194 commit cf93c04

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/http/react-ui/src/App.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13194,6 +13194,7 @@ button.lane:hover {
1319413194
font-size: 0.6875rem;
1319513195
line-height: 1.6;
1319613196
color: var(--color-text-secondary);
13197+
text-wrap: auto;
1319713198
}
1319813199

1319913200
.request-panel__method { color: var(--color-text-tertiary); }

0 commit comments

Comments
 (0)