forked from AkkomaGang/akkoma-fe
fix height for emoji panel of settings modal
This commit is contained in:
parent
76de4a3132
commit
9b40cf43d8
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-body {
|
>.panel-body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue