邓洁: 修改左侧布局
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;
|
||||
|
||||
Reference in New Issue
Block a user