Merge pull request #12443 from maxunbearable/fix/2566-colums-filter-scroll

Fixed columns to display filter panel scroll when on dashboard edge
This commit is contained in:
Igor Kulikov 2025-01-22 18:04:20 +02:00 committed by GitHub
commit 5836df4186
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,6 @@
*/ */
:host { :host {
width: 100%; width: 100%;
height: 100%;
min-width: 300px; min-width: 300px;
overflow: auto; overflow: auto;
background: #fff; background: #fff;