silx-kit / h5web

React components for data visualization and exploration
https://h5web.panosc.eu/
MIT License
195 stars 19 forks source link

Customize toolbar overflow menu content justification #1695

Closed PeterC-DLS closed 3 months ago

PeterC-DLS commented 3 months ago

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.