mtg d20 user select done

This commit is contained in:
chris 2024-03-15 19:37:26 -04:00
parent 30e79282be
commit e4efb9ca09

View File

@ -236,6 +236,7 @@ i {
font-size: 1.75vh; font-size: 1.75vh;
/* width: 100%; */ /* width: 100%; */
color: red; color: red;
user-select: none;
} }
.dice { .dice {
position: relative; position: relative;