toolbar should be 100%

This commit is contained in:
2023-04-18 15:04:00 +10:00
parent 69d08a85ac
commit a29d707183

View File

@@ -25,6 +25,7 @@ const slots = useSlots();
display: flex;
justify-content: space-between;
margin-bottom: map-get($spacer, 2);
width: 100%;
.sm-toolbar-column {
display: flex;