[O] Center loading screen
This commit is contained in:
@@ -9,4 +9,12 @@
|
||||
<script src="./loading.ts" lang="ts"></script>
|
||||
|
||||
<style scoped>
|
||||
#loading
|
||||
{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user