1
0
Fork 0
akkoma-fe/src/hocs/with_subscription/with_subscription.scss

10 lines
126 B
SCSS

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