Use 2d12 as hover icon for player rolls

This commit is contained in:
Carlos Fernandez 2025-09-29 04:11:40 -04:00
parent e655954890
commit c527a3b32a
2 changed files with 7 additions and 1 deletions

View file

@ -96,7 +96,9 @@
}
.roll-img {
object-fit: contain;
opacity: 0;
padding: 2px;
}
}