mirror of
https://github.com/kokonect-link/cherrypick
synced 2025-01-24 10:43:58 +09:00
enhance 24d07625
This commit is contained in:
parent
a19daaa62d
commit
cfab3fe0c2
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user