FlowFuse / node-red-dashboard

https://dashboard.flowfuse.com
Apache License 2.0
206 stars 49 forks source link

Button Group does not fill container #1489

Open JulianStremel opened 2 days ago

JulianStremel commented 2 days ago

Current Behavior

The button group does not fill its container when using more than 1 row as size. image

Expected Behavior

The group should expand to the container boundaries image

Steps To Reproduce

The ".v-btn-group--density-default.v-btn-group" sets its height to the theme height but it should set height and width to 100% To fill the container which is defined by the theming and configured size. image

Environment

Have you provided an initial effort estimate for this issue?

I am not a FlowFuse team member