default cursor for inactive comment control

This commit is contained in:
igoradamenko
2018-11-13 01:02:56 +02:00
parent 77bbfd4899
commit 431d294cb6
@@ -3,5 +3,6 @@
&:hover,
&:focus {
color: #999;
pointer-events: none;
}
}