pleroma-fe/src/hocs/with_subscription/with_subscription.scss
2023-01-09 13:02:16 -05:00

11 lines
127 B
SCSS

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