fix: add hoverable and narrowed for all <b-table> elements
This commit is contained in:
parent
270aee31e1
commit
143479bc25
1 changed files with 2 additions and 0 deletions
|
|
@ -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():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue