master
LiuJiaNan 2026-01-16 17:29:27 +08:00
parent e2b3969a70
commit 7e794e3300
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
width: 1350px;
height: 240px;
position: absolute;
bottom: -1050px;
bottom: -1030px;
left: 50%;
transform: translateX(-50%);

View File

@ -161,7 +161,7 @@
}
.scroll {
height: 300px;
height: 280px;
overflow-y: hidden;
.table-container {