HWR-llc / ett

MassBays Phase I data explorer for data from the EPA WQX Portal
MIT License
1 stars 1 forks source link

Print Button Same Size as Global Button #103

Closed HWR-llc closed 2 months ago

HWR-llc commented 2 months ago

Have the print button be a simple icon from bootstrap (potentially download) and have button be the same size as the global view button.

Also let's use the bootstrap-vue icons

<b-icon icon="printer" aria-hidden="true"></b-icon>

jcjucelyn commented 2 months ago

image Changed to bootstrap printer icon, fixed sizing, added small whitespace between buttons so they are not touching.