G4lile0 / tinyGS

📡 Open Ground Station Network 🛰
GNU General Public License v3.0
922 stars 176 forks source link

Invalid HTML markup in local dashboard #242

Open andypiper opened 3 weeks ago

andypiper commented 3 weeks ago

https://github.com/G4lile0/tinyGS/blob/6f9bdcb60baefaf25f9de0d390843b064d1a314d/tinyGS/src/ConfigManager/logos.h#L22

There is no such HTML attribute for an img element as display='inherit'.

This is possibly supposed to be a CSS rule, either way, this is not currently doing anything so it could potentially be removed from the markup to save a few small bytes.