mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: tool store style
This commit is contained in:
parent
0a85921159
commit
752f19007f
|
|
@ -357,8 +357,8 @@ defineExpose({ open })
|
|||
}
|
||||
|
||||
.category-scrollbar {
|
||||
max-height: calc(100vh - 260px);
|
||||
min-height: 500px;
|
||||
height: calc(100vh - 260px);
|
||||
// min-height: 500px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in New Issue