summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitalii Lysak <v.lysak@dunice.net>2022-06-29 17:33:31 +0300
committerVitalii Lysak <v.lysak@dunice.net>2022-06-29 17:33:31 +0300
commit9619d9de108507b3706050a0ea267fee61172478 (patch)
tree027455bab73459f920d2abbd3f60796a276f16b5
parent0902191ec6090bd4b78aa8f73fcef17b363ec04d (diff)
downloadwebui-vue-login-fix.tar.xz
fix system, led templatelogin-fix
-rw-r--r--src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue b/src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue
index cfb9aa84..0589aed8 100644
--- a/src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue
+++ b/src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue
@@ -5,7 +5,7 @@
>
<div class="form-background">
<b-row>
- <b-col sm="6" md="3">
+ <b-col md="4">
<dl>
<dt>{{ $t('pageInventory.systemIndicator.powerStatus') }}</dt>
<dd>
@@ -13,7 +13,7 @@
</dd>
</dl>
</b-col>
- <b-col sm="6" md="3">
+ <b-col md="6">
<dl>
<dt>
{{ $t('pageInventory.systemIndicator.identifyLed') }}