summaryrefslogtreecommitdiff
path: root/src/views/HardwareStatus/Inventory/InventoryTableDimmSlot.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/HardwareStatus/Inventory/InventoryTableDimmSlot.vue')
-rw-r--r--src/views/HardwareStatus/Inventory/InventoryTableDimmSlot.vue7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/views/HardwareStatus/Inventory/InventoryTableDimmSlot.vue b/src/views/HardwareStatus/Inventory/InventoryTableDimmSlot.vue
index 65994810..020ab1f6 100644
--- a/src/views/HardwareStatus/Inventory/InventoryTableDimmSlot.vue
+++ b/src/views/HardwareStatus/Inventory/InventoryTableDimmSlot.vue
@@ -1,5 +1,8 @@
<template>
- <page-section :section-title="$t('pageInventory.dimmSlot')">
+ <page-section
+ class="bootstrap-table__section"
+ :section-small-title="$t('pageInventory.dimmSlot')"
+ >
<b-row class="align-items-end">
<b-col sm="6" md="5" xl="4">
<search
@@ -15,9 +18,9 @@
</b-col>
</b-row>
<b-table
+ class="bootstrap-rounded-table"
sort-icon-left
no-sort-reset
- hover
sort-by="health"
responsive="md"
show-empty