邓洁: 修改左侧布局
This commit is contained in:
@@ -354,7 +354,8 @@ input[type="number"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#fan_info {
|
#fan_info {
|
||||||
height: 1465px;
|
//height: 1465px;
|
||||||
|
height: 1000px;
|
||||||
width: 830px;
|
width: 830px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
@@ -382,7 +383,8 @@ input[type="number"] {
|
|||||||
height: calc(100% - 30px);
|
height: calc(100% - 30px);
|
||||||
|
|
||||||
.fan-item {
|
.fan-item {
|
||||||
height: 33.5%;
|
//height: 33.5%;
|
||||||
|
height: 50%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|||||||
@@ -259,8 +259,8 @@ const getImageUrl = (name) => {
|
|||||||
height: 373px;
|
height: 373px;
|
||||||
color: aliceblue;
|
color: aliceblue;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
//top: 1980px;
|
top: 1220px;
|
||||||
top: 1680px;
|
//top: 1680px;
|
||||||
left: 68px;
|
left: 68px;
|
||||||
background-image: url(../../../assets/images/usedEle/bg.png);
|
background-image: url(../../../assets/images/usedEle/bg.png);
|
||||||
padding: 21px 62px 35px 62px;
|
padding: 21px 62px 35px 62px;
|
||||||
|
|||||||
Reference in New Issue
Block a user