Skip to content

Commit 8e3bf8f

Browse files
authored
Add pointer cursor
Very small contribution, really.
1 parent 8c6bf45 commit 8e3bf8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/fan-control-entity-row.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class CustomFanRow extends Polymer.Element {
2121
text-align: center;
2222
float: right !important;
2323
padding: 1px;
24+
cursor: pointer;
2425
}
2526
2627
</style>

0 commit comments

Comments
 (0)