mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 17:12:45 +08:00
FIX: reduce iPad app nav padding
This commit is contained in:
parent
c06b00a54e
commit
2a45933ff2
|
@ -69,6 +69,7 @@ body.footer-nav-ipad {
|
|||
top: 0px;
|
||||
background-color: $header_background;
|
||||
z-index: z("ipad-header-nav");
|
||||
padding-bottom: 0; // resets safe-area-inset-bottom
|
||||
}
|
||||
|
||||
&.docked .d-header {
|
||||
|
|
Loading…
Reference in New Issue
Block a user