This commit is contained in:
yystopf 2021-11-25 17:37:05 +08:00
parent 96d7917bbf
commit dee68808b1
1 changed files with 2 additions and 0 deletions

View File

@ -52,10 +52,12 @@
text-align: center !important; text-align: center !important;
} }
.newTable{ .newTable{
padding-top: 120px;
background-color: #F0F5FF; background-color: #F0F5FF;
position: relative; position: relative;
height: 100vh; height: 100vh;
text-align: center; text-align: center;
box-sizing: border-box;
} }
.newMargin{ .newMargin{
position: absolute; position: absolute;