Skip to content

Commit b8c7861

Browse files
sallyxdg
authored andcommitted
bar.css: fixed width of H1 [Closes #124]
1 parent e0c20ff commit b8c7861

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Tracy/assets/Bar/bar.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,8 @@ body #tracy-debug {
190190
color: #575753;
191191
margin: -5px -5px 5px;
192192
padding: 0 25px 5px 5px;
193+
max-width: 700px;
194+
word-wrap: break-word;
193195
}
194196

195197
#tracy-debug .tracy-mode-peek .tracy-inner, #tracy-debug .tracy-mode-float .tracy-inner {

0 commit comments

Comments
 (0)