refactor: views consolidation + css fixes
This commit is contained in:
5
client/scss/components/v-data-table.scss
Normal file
5
client/scss/components/v-data-table.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
.datatable {
|
||||
.is-clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user