unused css rule

This commit is contained in:
Rares Mardare 2022-09-14 16:01:50 +03:00
parent 18adabd9ed
commit fd38af4e17

View file

@ -2,8 +2,7 @@
position: relative;
width: 100%;
&:hover .copyButton,
&:hover .copyIcon {
&:hover .copyButton {
opacity: 1;
}
}