mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-16 23:24:55 -05:00
[PR #1747] [MERGED] Fix navbar dropdown styling #26135
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1747
Author: @farhan523
Created: 5/16/2026
Status: ✅ Merged
Merged: 5/16/2026
Merged by: @profvjreddi
Base:
dev← Head:fix/mlsysim-darkmode-dropdown📝 Commits (1)
6cd7d5cFix dark mode navbar dropdown styling📊 Changes
1 file changed (+25 additions, -0 deletions)
View changed files
📝
mlsysim/docs/styles/dark-mode.scss(+25 -0)📄 Description
Summary
Fix the MLSysim dark-mode navbar dropdown so menu items remain readable and the dropdown matches the rest of the dark theme.
Changes
Before:

After:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.