patch du margin bottom sous le statut du broker MQTT
This commit is contained in:
parent
e6a89c1561
commit
3036190701
@ -16,8 +16,8 @@
|
||||
<v-divider />
|
||||
<h2 class="title ml-10 mb-5 mt-5">MQTT</h2>
|
||||
<div style="display: flex; align-items: center;">
|
||||
<v-icon v-model="MQTTBrokerState" class="ml-15" color="error" icon="record">mdi-record</v-icon>
|
||||
<v-label class="ml-2 mb-5 mt-5">Etat du serveur MQTT</v-label>
|
||||
<v-icon v-model="MQTTBrokerState" class="ml-15 mb-5" color="error" icon="record">mdi-record</v-icon>
|
||||
<v-label class="ml-2 mb-10 mt-5">Etat du serveur MQTT</v-label>
|
||||
</div>
|
||||
<v-divider />
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user