storj/web
Jeremy Wharton eeeac5fa39 web/satellite: disable removal of SVG viewBox
The webpack loader we use for SVGs uses an optimizer that strips the
viewBox attribute by default in order to reduce the byte count.
However, this prevents us from scaling SVGs using CSS. Because of this,
viewBox removal has been disabled.

Change-Id: I443eb83c762d3e0c84bb0fb6705e8f089d8a9405
2023-04-13 13:22:19 -05:00
..
multinode web: remove sanitizing dependency and restrict v-html 2023-03-06 19:58:27 +00:00
satellite web/satellite: disable removal of SVG viewBox 2023-04-13 13:22:19 -05:00
storagenode web/storagenode: add banner with info on storagenode payout changes 2023-04-04 06:17:46 +00:00