Skip to content

Commit 37a1586

Browse files
committed
nowrap
1 parent 10e8f22 commit 37a1586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

observablehq.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ export default {
120120
</svg>
121121
Observable Framework
122122
</span>`,
123-
header: `<div style="display: flex; flex-grow: 1; justify-content: space-between;">
123+
header: `<div style="display: flex; flex-grow: 1; justify-content: space-between; white-space: nowrap;">
124124
<div>
125125
<a href="/" class="hide-if-sidebar" style="display: flex; align-items: center; gap: 0.25rem;">
126126
<svg width="22" height="22" viewBox="0 0 21.92930030822754 22.68549919128418" fill="currentColor" style="align-self: center;">

0 commit comments

Comments
 (0)