mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
This reverts commit 3119b881aa
.
This commit is contained in:
parent
97c0659fcc
commit
b90eb0da14
1 changed files with 1 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue