Skip to content

Commit b54538e

Browse files
authored
Fixes #5153 (#5154)
1 parent d472bd2 commit b54538e

File tree

1 file changed

+1
-0
lines changed
  • site/src/routes/repl/[id]/_components/AppControls

1 file changed

+1
-0
lines changed

site/src/routes/repl/[id]/_components/AppControls/index.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ export default app;` });
227227
padding: .6rem var(--side-nav);
228228
background-color: var(--second);
229229
color: white;
230+
white-space: nowrap;
230231
}
231232
232233
.icon {

0 commit comments

Comments
 (0)