fix height for emoji panel of settings modal

fix/aggregate-notification-settings
kPherox 4 years ago
parent 76de4a3132
commit 9b40cf43d8
No known key found for this signature in database
GPG Key ID: C04751C2BFA2F62D

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

Loading…
Cancel
Save