邓洁: 修改左侧布局

This commit is contained in:
邓洁
2023-12-22 23:36:02 +08:00
parent e2b1ef3845
commit 5b2441d585
2 changed files with 6 additions and 4 deletions

View File

@@ -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;