fix height for emoji panel of settings modal

This commit is contained in:
kPherox 2020-07-04 18:42:15 +09:00
parent 76de4a3132
commit 9b40cf43d8
No known key found for this signature in database
GPG key ID: C04751C2BFA2F62D

View file

@ -30,7 +30,7 @@
height: 100vh;
}
.panel-body {
>.panel-body {
height: 100%;
overflow-y: hidden;