UI: Fixed panel for long list
This commit is contained in:
parent
e211e5759f
commit
6adbc1ad1e
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user