Skip to content

Commit ccedbd3

Browse files
ebisbejohnleider
authored andcommitted
Add removed style to shift text on expasion toolbar (#4664)
1 parent f523d70 commit ccedbd3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/stylus/components/_toolbar.styl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ theme(v-toolbar, "v-toolbar")
8888
@media $display-breakpoints.sm-and-down
8989
margin-right: '-%s' % $grid-gutters.lg
9090

91+
&__extension
92+
> .v-toolbar__title
93+
margin-left: 72px !important
94+
9195
&__items
9296
display: flex
9397
height: inherit

0 commit comments

Comments
 (0)