set cursor to pointer on copymo-container

This commit is contained in:
edbrz9 2023-01-01 20:29:13 +01:00
parent a43ace7741
commit 90f3045ca2
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
section.copyme-containter {
position: relative;
cursor: pointer;
}
span.copypopup {