Skip to content

Commit

Permalink
Update custom.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Kas-tle authored Mar 12, 2024
1 parent d73fd08 commit 66edf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ html[data-theme='dark'] {
.tabs:not(.tabs-host-type) {
flex-wrap: nowrap;
white-space: nowrap;
display: inline-block;
display: flex;
max-width: 100%;
}
}
Expand Down

0 comments on commit 66edf06

Please sign in to comment.