merge /m view
This commit is contained in:
parent
2905774b10
commit
49187c8faf
8 changed files with 118 additions and 20 deletions
|
|
@ -86,8 +86,8 @@ function render() {
|
|||
var loadingScreen = `
|
||||
<style>
|
||||
svg {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
}
|
||||
</style>
|
||||
<div style="margin: auto;width: 64px;height: 64px;">${icon.loading}</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue