diff options
| author | Paul Oliver <contact@pauloliver.dev> | 2026-01-03 09:20:23 +0000 |
|---|---|---|
| committer | Paul Oliver <contact@pauloliver.dev> | 2026-01-03 10:33:59 +0000 |
| commit | de01f5b7308b83647d823cfb4b2826af849423b7 (patch) | |
| tree | ac6006adfce97ff98f9fe7b6728ce9c17d46f81a /hsm-web/Client/src/INA226.vue | |
| parent | 864a1d2a22580a33b5e928734fd256c2133fb672 (diff) | |
Adds scaffold for motor control to frontend
Diffstat (limited to 'hsm-web/Client/src/INA226.vue')
| -rw-r--r-- | hsm-web/Client/src/INA226.vue | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/hsm-web/Client/src/INA226.vue b/hsm-web/Client/src/INA226.vue index a827b0b..1487fa3 100644 --- a/hsm-web/Client/src/INA226.vue +++ b/hsm-web/Client/src/INA226.vue @@ -41,9 +41,3 @@ export default { } } </script> - -<style> -table { - width: 100%; -} -</style> |
