Allowed multiple selection on visits table

This commit is contained in:
Alejandro Celaya
2020-04-09 10:56:54 +02:00
parent ca52911e42
commit 1c3119ee76
4 changed files with 63 additions and 40 deletions

View File

@@ -17,11 +17,6 @@
}
}
.visits-table__header-cell--no-action {
cursor: auto;
text-align: center;
}
.visits-table__header-icon {
float: right;
margin-top: 3px;