Skip to content

Commit 2317243

Browse files
authored
Merge pull request #23 from alryaz/patch-1
Add pointer curor
2 parents 5f95170 + f2b7302 commit 2317243

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)