changes on hover
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
|
||||
.tableBody tr {
|
||||
border-bottom: 1px solid rgba(129, 135, 255, 0);
|
||||
cursor: pointer;
|
||||
}
|
||||
.tableBody tr:hover {
|
||||
border-bottom: 1px solid rgba(129, 135, 255, 0.25);
|
||||
|
||||
Reference in New Issue
Block a user