release/0.2
Björn 3 years ago
parent ba204453a4
commit 3c697e8c19

2
dist/plain-ui.css vendored

@ -945,7 +945,7 @@ img.media {
justify-content: start; justify-content: start;
} }
.bar__main { .bar__main {
width: 100%; flex-grow: 1;
} }
.bar__end { .bar__end {
justify-content: end; justify-content: end;

@ -23,7 +23,7 @@
} }
&__main { &__main {
width: 100%; flex-grow: 1;
} }
&__end { &__end {

Loading…
Cancel
Save