This commit is contained in:
Teng 2025-12-12 17:24:02 +08:00
parent b82a30e7ee
commit e625c3ea86
3 changed files with 4 additions and 6 deletions

View File

@ -366,12 +366,10 @@
}
}
.itembox{
width: 55vw;
height: calc(100vh - 15vw);
padding:1vw 0.5vw 1vw;
height: calc(100vh - 11.5vw);
padding:0vw 0.5vw 1vw;
.box{
width: 100%;
display: grid;

View File

@ -900,7 +900,7 @@
.other-contain-right {
width: 64%;
margin-left: 1%;
height: 103.5%;
height: 100.5%;
.right-contain {
width: 100%;

View File

@ -585,7 +585,7 @@
.left-menu-scroll {
margin-bottom: 3%;
height: 100%;
height: 100.5%;
width: 100%;
.pls-card {
width: 98%;