fix
This commit is contained in:
parent
96d7917bbf
commit
dee68808b1
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue