diff --git a/components/CharacterUnit/index.scss b/components/CharacterUnit/index.scss index efc05764..afac9443 100644 --- a/components/CharacterUnit/index.scss +++ b/components/CharacterUnit/index.scss @@ -59,7 +59,7 @@ overflow: hidden; transition: all 0.18s ease-in-out; height: auto; - // width: 131px; + width: 100%; &:hover .icon svg { fill: var(--icon-secondary-hover);