master
parent
e2b3969a70
commit
7e794e3300
|
|
@ -3,7 +3,7 @@
|
||||||
width: 1350px;
|
width: 1350px;
|
||||||
height: 240px;
|
height: 240px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: -1050px;
|
bottom: -1030px;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -161,7 +161,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.scroll {
|
.scroll {
|
||||||
height: 300px;
|
height: 280px;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
|
|
||||||
.table-container {
|
.table-container {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue