Skip to content

Commit 157a81b

Browse files
committed
Improve responsive tab rendering
1 parent b0a8559 commit 157a81b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Dashboard.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Dashboard.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ body.Dashboard {
239239

240240
.Dashboard__tabs__list {
241241
display: flex;
242+
flex-wrap: wrap;
242243
list-style: none;
243244
margin: 0 0 var(--dashboard-grid-gap);
244245
padding: 0;

0 commit comments

Comments
 (0)