mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-19 20:12:51 +09:00
Fix: スクロールしてると絵文字ピッカーの位置がずれる (#5204)
This commit is contained in:
parent
9efe586ae2
commit
be2e58c9bf
@ -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 New Issue
Block a user