Skip to content

Commit

Permalink
fix: break toolbar items into multiple lines when needed (#4133)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed May 15, 2024
1 parent e803c06 commit 4c12d12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
padding: 4px;
vertical-align: middle;
border: 1px solid #eee;
height: 35px;
will-change: transform;
background: #fff;
flex-wrap: wrap;
z-index: 1;
}

Expand Down

0 comments on commit 4c12d12

Please sign in to comment.