Merge pull request #8814 from ChantsovaEkaterina/bug/dashboard-state-selection-on-mobile

Fixed dashboard state selection in toolbar on mobile view
This commit is contained in:
Igor Kulikov 2023-06-28 13:08:13 +03:00 committed by GitHub
commit a9766c0883
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -163,7 +163,8 @@ tb-dashboard-toolbar {
} }
} }
tb-states-component { tb-states-component,
tb-entity-state-controller {
pointer-events: all; pointer-events: all;
} }
} }