1.解决运行警告

sws 2024-08-12
v1.0.0
sws 2024-08-12 10:52:37 +08:00
parent 6654e91607
commit 1d0da72587
1 changed files with 2 additions and 2 deletions

View File

@ -586,11 +586,11 @@ const float_bottom_change = (val: { bottom: string; location: string }, id: stri
}
.model-drag {
overflow-y: auto;
max-height: 75.5rem;
&::-webkit-scrollbar {
display: none;
}
overflow-y: auto;
max-height: 75.5rem;
.model-wall {
width: 39rem;
background: #f5f5f5;