@@ -360,6 +360,9 @@ export default {
margin-right: 10px;
font-size: 20px;
cursor: pointer;
+ &:hover {
+ background-color: #0003;
+ }
}
.content {