Fix: スクロールしてると絵文字ピッカーの位置がずれる (#5204)
This commit is contained in:
parent
5e36f75f8a
commit
b2ed45ae38
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ export default Vue.extend({
|
|||
|
||||
<style lang="stylus" scoped>
|
||||
.gcafiosrssbtbnbzqupfmglvzgiaipyv
|
||||
position fixed
|
||||
position absolute
|
||||
top 0
|
||||
left 0
|
||||
z-index 3000
|
||||
|
|
Loading…
Reference in a new issue