Commit 809d8906 authored by 芮自成's avatar 芮自成

问题修改

parents a48eac1c bcd281cb
......@@ -18,7 +18,7 @@
<style>
.loader {
color: #1890FF;
font-size: .45rem;
font-size: 32px;
text-indent: -9999em;
overflow: hidden;
width: 1em;
......@@ -72,7 +72,7 @@
}
}
</style>
<div style='height: 100%;display: flex;justify-content: center;align-items: center;'>
<div style='height: 100vh;display: flex;justify-content: center;align-items: center;'>
<div class='loader'></div>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment