pleroma-fe/src/hocs/with_subscription/with_subscription.scss
2025-08-14 17:27:13 +03:00

10 lines
128 B
SCSS

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