fix(frontend): 絵文字ピッカーで横に長いカスタム絵文字が見切れる問題を修正
This commit is contained in:
parent
a26d9ea132
commit
7132958948
2 changed files with 5 additions and 0 deletions
|
@ -615,6 +615,8 @@ defineExpose({
|
|||
height: 1.25em;
|
||||
vertical-align: -.25em;
|
||||
pointer-events: none;
|
||||
width: 100%;
|
||||
object-fit: contain;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue