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