We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c9f772 commit 4ca08e4Copy full SHA for 4ca08e4
default-layout/ToolbarSlotsExample.tsx
@@ -27,6 +27,7 @@ const ToolbarSlotsExample: React.FC<{}> = () => {
27
style={{
28
alignItems: 'center',
29
display: 'flex',
30
+ width: '100%',
31
}}
32
>
33
<div style={{ padding: '0px 2px' }}>
0 commit comments