Merge branch '272-bottom-sheet-improvements' into 'dev'

bottomsheet improvements

Closes #272

See merge request keanuapp/keanuapp-weblite!60
This commit is contained in:
N Pex 2022-03-21 07:50:31 +00:00
commit 7919e679bf
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;
}
}