Skip to content

Commit f32d300

Browse files
committed
Add cursor pointer to the copy-to-clipboard button
1 parent f648b8f commit f32d300

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/styles/crate.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@
246246
background-color: #FFFFFF;
247247
border: none;
248248
width: 60px;
249+
cursor: pointer;
249250
}
250251
button:hover {
251252
background: #edebdd;

0 commit comments

Comments
 (0)