hoobs-org / gui

Interface component for the certified HOOBS stack.
GNU General Public License v3.0
2 stars 1 forks source link

Icons of accessories not centered in Firefox #138

Closed some-alex closed 1 year ago

some-alex commented 1 year ago

In Firefox (e.g.: 107.0.1) the icons of the accessories are off-centred.
This is because .inner has no width defined and therefore a 0px wide div is being centred in the flexbox.

Due to the nature of the icons being squared, I added a width of 50% to the .inner.