邓洁 : 页面调整

This commit is contained in:
邓洁
2023-12-17 21:25:17 +08:00
parent a472bfe1d4
commit 0d53e11ceb
6 changed files with 48 additions and 17 deletions

View File

@@ -293,7 +293,9 @@ input[type="number"] {
}
#fan_info {
height: 795px;
min-height: 547px;
max-height: 795px;
height: 547px;
width: 830px;
position: absolute;
z-index: 100;
@@ -321,7 +323,7 @@ input[type="number"] {
height: calc(100% - 30px);
.fan-item {
height: 33.3%;
height: 50%;
display: flex;
font-size: 14px;