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