Merge pull request #12810 from deaflynx/fix/lwm2m-model-extra-scroll

Fix device profile extra scroll in lwm2m model
This commit is contained in:
Igor Kulikov 2025-03-10 19:02:14 +02:00 committed by GitHub
commit f95cde6d8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@
*/ */
:host{ :host{
.tb-panel { .tb-panel {
min-height: 42px; min-height: 48px;
.tb-panel-title { .tb-panel-title {
font-weight: 500; font-weight: 500;