Closed PeterC-DLS closed 3 months ago
With the new use of floating UI, items in the overflow menu of the toolbar seems to be right justified. The CSS for this is OverflowMenu.module.css#L8
This can be seen in the Toolbar's responsive story
Expose a CSS variable (--h5w-toolbar-overflow--justify-content?) to customise this.
--h5w-toolbar-overflow--justify-content
Is your feature request related to a problem?
With the new use of floating UI, items in the overflow menu of the toolbar seems to be right justified. The CSS for this is OverflowMenu.module.css#L8
This can be seen in the Toolbar's responsive story
Requested solution or feature
Expose a CSS variable (
--h5w-toolbar-overflow--justify-content
?) to customise this.