This commit is contained in:
parent
bb5895bc43
commit
5591c01730
|
@ -654,7 +654,7 @@ const change = (name, index) => {
|
|||
box-sizing: border-box;
|
||||
margin-top: 10px;
|
||||
width: 95%;
|
||||
height: 220px;
|
||||
height: 200px;
|
||||
// height: calc(100% - 115px);
|
||||
// background: red;
|
||||
overflow-y: auto;
|
||||
|
|
Loading…
Reference in New Issue