10 lines
No EOL
126 B
SCSS
10 lines
No EOL
126 B
SCSS
.with-subscription {
|
|
&-loading {
|
|
padding: 10px;
|
|
text-align: center;
|
|
|
|
.error {
|
|
font-size: 14px;
|
|
}
|
|
}
|
|
} |