Skip to content

Commit 121f71a

Browse files
author
Sine Jespersen
committed
5387: remove nested scss
1 parent e089928 commit 121f71a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/stories/Library/list-buttons/list-buttons.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,6 @@
2727
&__button {
2828
@extend %ml-32;
2929
display: flex;
30-
31-
&--hide-on-mobile {
32-
display: none;
33-
34-
@include breakpoint-s {
35-
display: flex;
36-
}
37-
}
3830
}
3931
}
4032
}

0 commit comments

Comments
 (0)