Skip to content

Commit

Permalink
fix(floating-toolbar): should not wrap onto multiple lines
Browse files Browse the repository at this point in the history
  • Loading branch information
luolonghao committed Oct 30, 2024
1 parent 79c16ea commit fde5184
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/css/floating-toolbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
box-shadow: 0 2px 0 #00000005;
padding: 4px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.lake-floating-toolbar .lake-toolbar-divider {
Expand Down

0 comments on commit fde5184

Please sign in to comment.