set cursor to pointer on copymo-container
This commit is contained in:
parent
a43ace7741
commit
90f3045ca2
|
@ -1,5 +1,6 @@
|
||||||
section.copyme-containter {
|
section.copyme-containter {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.copypopup {
|
span.copypopup {
|
||||||
|
|
Loading…
Reference in New Issue