prettier changes on game-item.scss

This commit is contained in:
Victor Sales
2025-05-31 02:24:35 -03:00
parent de605ecd02
commit 07ac13f4cc

View File

@@ -20,8 +20,8 @@
&__plus-wrapper {
position: absolute;
top: 8px;
right: 8px;
top: 8px;
right: 8px;
opacity: 0;
pointer-events: none;
transition: opacity 0.2s ease-in-out;