This commit is contained in:
姚宇浩 2024-04-17 17:01:31 +08:00
parent bb5895bc43
commit 5591c01730
1 changed files with 1 additions and 1 deletions

View File

@ -654,7 +654,7 @@ const change = (name, index) => {
box-sizing: border-box; box-sizing: border-box;
margin-top: 10px; margin-top: 10px;
width: 95%; width: 95%;
height: 220px; height: 200px;
// height: calc(100% - 115px); // height: calc(100% - 115px);
// background: red; // background: red;
overflow-y: auto; overflow-y: auto;