akkoma-fe/src/hocs/with_subscription/with_subscription.scss
2019-02-20 13:30:31 -05:00

10 lines
126 B
SCSS

.with-subscription {
&-loading {
padding: 10px;
text-align: center;
.error {
font-size: 14px;
}
}
}