This commit is contained in:
2025-08-29 14:30:58 +08:00
parent 3647241da0
commit 3272bbd888
4 changed files with 93 additions and 20 deletions

View File

@ -258,7 +258,7 @@
left: 50%;
bottom: 2px;
transform: translateX(-50%);
width: calc(100% - 920px);
width: calc(100% - 890px);
height: calc((100% - 141px)/3 - 32px);
min-width: 560px;
overflow: hidden;