9 lines
192 B
CSS
9 lines
192 B
CSS
|
.step-view-step-content .loading-message {
|
||
|
position: relative;
|
||
|
text-align: center;
|
||
|
display: block;
|
||
|
}
|
||
|
|
||
|
.step-view-step-content .loading-message .cor-loader-inline {
|
||
|
margin-right: 6px;
|
||
|
}
|