Skip to content

Commit 57aaec3

Browse files
committed
navbar color issue
1 parent f72598c commit 57aaec3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

myapp/routes/_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ def make_navbar_logged(page_title, current_user, other_dropdowns=other_nav_dropd
226226
],fluid=True
227227
),
228228
color="light",
229+
dark=False,
229230
sticky="top",
230231
expand=expand,
231232
# style={"overflow":"auto"}

0 commit comments

Comments
 (0)