UI: Fixed panel for long list

This commit is contained in:
Artem Dzhereleiko 2023-10-30 11:33:32 +02:00
parent e211e5759f
commit 6adbc1ad1e

View File

@ -16,8 +16,9 @@
:host {
width: 100%;
height: 100%;
max-height: 80vh;
min-width: 300px;
overflow: hidden;
overflow: auto;
background: #fff;
border-radius: 4px;
box-shadow: