fix(frontend): 絵文字ピッカーで横に長いカスタム絵文字が見切れる問題を修正
This commit is contained in:
@@ -615,6 +615,8 @@ defineExpose({
|
||||
height: 1.25em;
|
||||
vertical-align: -.25em;
|
||||
pointer-events: none;
|
||||
width: 100%;
|
||||
object-fit: contain;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user