Skip to content

Commit cd10e6f

Browse files
miltonmcjquense
authored andcommitted
feat: improve toolbar responsiveness for mobile devices (jquense#900)
1 parent adc2078 commit cd10e6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/less/toolbar.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
.rbc-toolbar {
77
display: flex;
8+
flex-wrap: wrap;
9+
justify-content: center;
810
align-items: center;
911
margin-bottom: 10px;
1012
font-size: 16px;

0 commit comments

Comments
 (0)