fix: Emoji picker modal scrolling up when opened
@@ -115,7 +115,6 @@
//Modals
.modal-open {
- position: fixed;
width: 100%;
padding-right: 0 !important;
}