Moving to new theme
This commit is contained in:
@ -12,7 +12,7 @@ export default class LoadingModal extends Modal<undefined> {
|
||||
getComponent() {
|
||||
return <Modal.BaseModal modal={this}>
|
||||
<div style="display: flex; justify-content: center;">
|
||||
<div style="margin: 3rem;" class="uk-spinner uk-icon">
|
||||
<div style="margin: 3rem;" class="">
|
||||
<svg width="90" height="90" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg" data-svg="spinner"><circle fill="none" stroke="#000" cx="15" cy="15" r="14" style="stroke-width: 0.333333px;"></circle></svg>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user