forked from AkkomaGang/akkoma-fe
Merge branch 'fix-emoji-panel-height' into 'develop'
Fix emoji panel for settings modal See merge request pleroma/pleroma-fe!1168
This commit is contained in:
commit
5b8875e3d8
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