Décalage du boutton Debugger
This commit is contained in:
parent
76383c1a3d
commit
3826a067e2
@ -20,7 +20,7 @@
|
|||||||
<div class="mutltiple-per-line">
|
<div class="mutltiple-per-line">
|
||||||
<v-icon v-model="MQTTBrokerState" class="ml-15 mb-5" color="error" icon="record">mdi-record</v-icon>
|
<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>
|
<v-label class="ml-2 mb-10 mt-5">Etat du serveur MQTT</v-label>
|
||||||
<v-btn class="ml-15 mb-5" color="primary" @click="goToDebugRoute">Debugger</v-btn>
|
<v-btn class="ml-10 mb-5" color="primary" @click="goToDebugRoute">Debugger</v-btn>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<v-divider />
|
<v-divider />
|
||||||
|
Loading…
Reference in New Issue
Block a user