feat: admin - groups edit UI
This commit is contained in:
5
client/scss/components/_data-table.scss
Normal file
5
client/scss/components/_data-table.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
.datatable {
|
||||
.is-clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user