Skip to content

Commit f2b7302

Browse files
authored
Updated pointer to use similar paddings
1 parent 8e3bf8f commit f2b7302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/fan-control-entity-row.js

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

0 commit comments

Comments
 (0)