bottomsheet improvements

This commit is contained in:
10G Meow 2022-03-21 07:50:31 +00:00 committed by N Pex
parent 4e7b151c43
commit 74995b824e
4 changed files with 38 additions and 8 deletions

View file

@ -1,4 +1,8 @@
#EmojiPicker {
width: 100%;
background-color: #ffffff;
.container-emoji {
height: 60vh;
}
}