mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
use default cursor on list hover
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
}
|
||||
|
||||
.container.data-row {
|
||||
cursor: pointer;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.container.with-horizontal-border {
|
||||
|
||||
Reference in New Issue
Block a user