3
0
Fork 0

fix: add hoverable and narrowed for all <b-table> elements

This commit is contained in:
Lance Edgar 2026-01-06 19:47:14 -06:00
parent 270aee31e1
commit 143479bc25

View file

@ -16,6 +16,8 @@
:default-sort="${grid.get_vue_first_sorter() or 'null'}"
% endif
hoverable
narrowed
icon-pack="fas">
% for column in grid.get_vue_columns():