fix for linter

This commit is contained in:
Ryo Hanafusa 2024-10-19 13:01:15 +00:00
parent 46c4802717
commit 97de88aed5

View file

@ -286,6 +286,7 @@ export default {
.hp-bar-big {
.beat-hover-area {
display: inline-block;
&:not(.empty):hover {
transition: all ease-in-out 0.15s;
opacity: 0.8;