FIX: Show composer above DiscourseHub app nav on iPad
This commit is contained in:
parent
ea4e9dba8e
commit
eeea016f23
|
@ -78,6 +78,7 @@ body.footer-nav-ipad {
|
|||
padding-bottom: 0; // resets safe-area-inset-bottom
|
||||
}
|
||||
|
||||
#reply-control,
|
||||
#reply-control.fullscreen {
|
||||
z-index: z("ipad-header-nav") + 1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue