summaryrefslogtreecommitdiff
path: root/src/views/HardwareStatus/Inventory/InventoryTablePowerSupplies.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/HardwareStatus/Inventory/InventoryTablePowerSupplies.vue')
-rw-r--r--src/views/HardwareStatus/Inventory/InventoryTablePowerSupplies.vue6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/views/HardwareStatus/Inventory/InventoryTablePowerSupplies.vue b/src/views/HardwareStatus/Inventory/InventoryTablePowerSupplies.vue
index aed7871a..9417d9d6 100644
--- a/src/views/HardwareStatus/Inventory/InventoryTablePowerSupplies.vue
+++ b/src/views/HardwareStatus/Inventory/InventoryTablePowerSupplies.vue
@@ -1,5 +1,8 @@
<template>
- <page-section :section-title="$t('pageInventory.powerSupplies')">
+ <page-section
+ class="bootstrap-table__section"
+ :section-small-title="$t('pageInventory.powerSupplies')"
+ >
<b-row class="align-items-end">
<b-col sm="6" md="5" xl="4">
<search
@@ -15,6 +18,7 @@
</b-col>
</b-row>
<b-table
+ class="bootstrap-rounded-table"
sort-icon-left
no-sort-reset
hover