The button group does not fill its container when using more than 1 row as size.
Expected Behavior
The group should expand to the container boundaries
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.
Environment
Dashboard version: 1.19.1
Node-RED version:
Node.js version:
npm version:
Platform/OS: Windows
Browser: Chromium
Have you provided an initial effort estimate for this issue?
Current Behavior
The button group does not fill its container when using more than 1 row as size.
Expected Behavior
The group should expand to the container boundaries
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.
Environment
Have you provided an initial effort estimate for this issue?
I am not a FlowFuse team member