This commit is contained in:
parent
b82a30e7ee
commit
e625c3ea86
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -900,7 +900,7 @@
|
|||
.other-contain-right {
|
||||
width: 64%;
|
||||
margin-left: 1%;
|
||||
height: 103.5%;
|
||||
height: 100.5%;
|
||||
|
||||
.right-contain {
|
||||
width: 100%;
|
||||
|
|
|
|||
|
|
@ -585,7 +585,7 @@
|
|||
|
||||
.left-menu-scroll {
|
||||
margin-bottom: 3%;
|
||||
height: 100%;
|
||||
height: 100.5%;
|
||||
width: 100%;
|
||||
.pls-card {
|
||||
width: 98%;
|
||||
|
|
|
|||
Loading…
Reference in New Issue