mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 13:27:08 +00:00
Make rows dense.
This should probably be turned into an option controlled by the user.
This commit is contained in:
@@ -188,6 +188,7 @@
|
||||
<!-- END Context menu for log entries -->
|
||||
|
||||
<v-data-table
|
||||
dense
|
||||
:headers="headers"
|
||||
:items="rows"
|
||||
:items-per-page.sync="itemsPerPage"
|
||||
|
||||
Reference in New Issue
Block a user