summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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') }}