mirror of
https://github.com/discourse/discourse.git
synced 2025-04-03 05:39:41 +08:00
This reverts commit 3119b881aa6c297e3fdb281188a1d1b9a5fcd349.
This commit is contained in:
parent
97c0659fcc
commit
b90eb0da14
@ -2,10 +2,7 @@
|
|||||||
// Footer nav bar (displayed in DiscourseHub app and PWAs)
|
// Footer nav bar (displayed in DiscourseHub app and PWAs)
|
||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
||||||
:root {
|
$footer-nav-height: 49px;
|
||||||
--footer-nav-height: 49px;
|
|
||||||
}
|
|
||||||
$footer-nav-height: var(--footer-nav-height);
|
|
||||||
|
|
||||||
body.footer-nav-visible {
|
body.footer-nav-visible {
|
||||||
#main-outlet {
|
#main-outlet {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user