As reported in Issue #3249, This pull request fixes a issue that makes the active navbar dropdown menu item unable to follow the global background color settings. It achieves this by merging the definition of `.navbar .dropdown-menu` and `.btn-group.dropdown .dropdown-menu` in the `_base.scss`. This should not affect the looking of the dropdown menu in a button. **Before:** <img width="274" height="194" alt="before" src="https://github.com/user-attachments/assets/4fa59325-8dc9-4156-a8f6-293ce467d00d" /> **After:** <img width="274" height="194" alt="after" src="https://github.com/user-attachments/assets/5bcf16bc-0b3e-4b27-b5f2-95ae50f3e40f" /> **Button dropdown menu:** <img width="316" height="241" alt="button" src="https://github.com/user-attachments/assets/5609e568-1635-491d-8451-354e48eed9c5" /> |
||
|---|---|---|
| .. | ||
| font-awesome | ||
| tabler-icons | ||
| _base.scss | ||
| _cv.scss | ||
| _distill.scss | ||
| _layout.scss | ||
| _tabs.scss | ||
| _themes.scss | ||
| _typograms.scss | ||
| _variables.scss | ||