bottomsheet improvements
This commit is contained in:
parent
4e7b151c43
commit
74995b824e
4 changed files with 38 additions and 8 deletions
4
src/assets/css/vendors/_v-emoji-picker.scss
vendored
4
src/assets/css/vendors/_v-emoji-picker.scss
vendored
|
|
@ -1,4 +1,8 @@
|
|||
#EmojiPicker {
|
||||
width: 100%;
|
||||
background-color: #ffffff;
|
||||
|
||||
.container-emoji {
|
||||
height: 60vh;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue