From 5c5bf951db4eb80389f33868ebc22fe9281b3138 Mon Sep 17 00:00:00 2001 From: bogdan Date: Sun, 20 Aug 2023 14:39:19 +0200 Subject: [PATCH] dense attribute switched off in all components --- cards/EthSetCard.vue | 18 +++++++++--------- cards/FirmwareCard.vue | 8 ++++---- cards/MQTT1Card.vue | 16 ++++++++-------- cards/SNTPCard.vue | 8 ++++---- cards/SystemCard.vue | 6 +++--- cards/WifiSetCard.vue | 34 +++++++++++++++++----------------- 6 files changed, 45 insertions(+), 45 deletions(-) diff --git a/cards/EthSetCard.vue b/cards/EthSetCard.vue index 20c1a5e..9618587 100644 --- a/cards/EthSetCard.vue +++ b/cards/EthSetCard.vue @@ -7,15 +7,15 @@
- - - - - - - - - + + + + + + + + +
diff --git a/cards/FirmwareCard.vue b/cards/FirmwareCard.vue index 741b68e..81e8e14 100644 --- a/cards/FirmwareCard.vue +++ b/cards/FirmwareCard.vue @@ -6,10 +6,10 @@
- - - - + + + +
Current firmware version:: {{ data.fw_rev }}
Available firmware version:: {{ data.fw_rev }}
diff --git a/cards/MQTT1Card.vue b/cards/MQTT1Card.vue index dc2bfc2..600e480 100644 --- a/cards/MQTT1Card.vue +++ b/cards/MQTT1Card.vue @@ -6,14 +6,14 @@
- - - - - - - - + + + + + + + +
diff --git a/cards/SNTPCard.vue b/cards/SNTPCard.vue index 93075c2..dae7c60 100644 --- a/cards/SNTPCard.vue +++ b/cards/SNTPCard.vue @@ -6,10 +6,10 @@
- - - - + + + +
diff --git a/cards/SystemCard.vue b/cards/SystemCard.vue index 403f06e..9ec5524 100644 --- a/cards/SystemCard.vue +++ b/cards/SystemCard.vue @@ -6,9 +6,9 @@
- - - + + +
Device model: {{ data.model_name }}
Hardware revision: {{ data.hw_rev }}
Firmware version: {{ data.fw_rev }}
diff --git a/cards/WifiSetCard.vue b/cards/WifiSetCard.vue index cc26c96..febf4e7 100644 --- a/cards/WifiSetCard.vue +++ b/cards/WifiSetCard.vue @@ -7,25 +7,25 @@
- + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + +