1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2025-01-24 10:43:58 +09:00
This commit is contained in:
NoriDev 2024-11-15 13:38:25 +09:00
parent a19daaa62d
commit cfab3fe0c2

View File

@ -190,7 +190,7 @@ defineProps<{
}
> span {
display: initial;
display: contents;
> .icon {
display: grid;
@ -209,10 +209,6 @@ defineProps<{
padding-right: 0;
width: 100%;
font-size: 0.8em;
display: inline-block;
width: 7ch;
word-wrap: break-word;
overflow-wrap: break-word;
}
}