Skip to content

Commit 1ce87e9

Browse files
authored
add cursor pointer
1 parent c87ab9e commit 1ce87e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dist/binary-control-button-row.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class CustomBinaryRow 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)