Dropdown triangles a bit nicer, smoother scrolling on touch (#5062)
This commit is contained in:
parent
233258c61b
commit
5b8d0ad71b
4 changed files with 15 additions and 9 deletions
|
@ -91,8 +91,10 @@
|
|||
.emoji-mart-scroll {
|
||||
overflow-y: scroll;
|
||||
height: 270px;
|
||||
max-height: 35vh;
|
||||
padding: 0 6px 6px;
|
||||
background: $simple-background-color;
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
.emoji-mart-search {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue