Glyph symbol in Reality modal

This commit is contained in:
Hirame1 2022-07-28 17:58:31 +07:00
parent c529a1a67b
commit 28420a4b21

View File

@ -613,10 +613,12 @@
.l-modal-glyph-selection__glyph {
margin: 1rem;
cursor: pointer;
}
.l-modal-glyph-selection__glyph--selected {
box-shadow: var(--color-glyph-selection) 0 0 1rem 0.5rem !important;
cursor: auto;
}
.l-equipped-glyphs {