fix: tool store style
parent
0a85921159
commit
752f19007f
|
|
@ -357,8 +357,8 @@ defineExpose({ open })
|
||||||
}
|
}
|
||||||
|
|
||||||
.category-scrollbar {
|
.category-scrollbar {
|
||||||
max-height: calc(100vh - 260px);
|
height: calc(100vh - 260px);
|
||||||
min-height: 500px;
|
// min-height: 500px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue