Skip to content

Commit f4bea11

Browse files
committed
Added css to improve user experience with docs
1 parent 1ec4e8e commit f4bea11

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

assets/scss/_custom.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,12 @@ body.td-home .deprecation-warning, body.td-blog .deprecation-warning, body.td-do
378378
border-radius: 3px;
379379
}
380380

381+
382+
.td-documentation .td-content > .highlight {
383+
max-width: initial;
384+
width: 100%;
385+
}
386+
381387
body.td-home #deprecation-warning {
382388
max-width: 1000px;
383389
margin-top: 2.5rem;

0 commit comments

Comments
 (0)