plotly / dash-canvas

An interactive image editing component for Dash
https://dash.plot.ly/canvas
Other
84 stars 26 forks source link

Quick CSS clean up Dash Canvas toolbar #34

Open jackparmer opened 4 years ago

jackparmer commented 4 years ago

I love the utility of the Dash Canvas toolbar, but the icons look a bit oversized and uncentered to me:

image

I know plotly.js will likely fully replace dash-canvas in a few months (https://github.com/plotly/plotly.js/issues/4374), so not worth spending too much time on this, but I think it could be improved with a few CSS overrides.

I adjusted the CSS in the console and came up with this, which I think is an improvement and matches the plotly.js modebar better:

image