aboutsummaryrefslogtreecommitdiff
path: root/hsm-web/Client/src/INA226.vue
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2026-01-03 09:20:23 +0000
committerPaul Oliver <contact@pauloliver.dev>2026-01-03 10:33:59 +0000
commitde01f5b7308b83647d823cfb4b2826af849423b7 (patch)
treeac6006adfce97ff98f9fe7b6728ce9c17d46f81a /hsm-web/Client/src/INA226.vue
parent864a1d2a22580a33b5e928734fd256c2133fb672 (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.vue6
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>