toolbar should be 100%
This commit is contained in:
@@ -25,6 +25,7 @@ const slots = useSlots();
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
margin-bottom: map-get($spacer, 2);
|
margin-bottom: map-get($spacer, 2);
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
.sm-toolbar-column {
|
.sm-toolbar-column {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user