Merge pull request #29538 from overleaf/dp-dark-divider

Fix DS nav dark border divider colors

GitOrigin-RevId: 72ad70d9f3a07abfc6f0e811609b655fb42b34ac
This commit is contained in:
David
2025-11-10 10:42:13 +00:00
committed by Copybot
parent 6008f8b764
commit 847fd4a432
@@ -181,6 +181,10 @@ body {
}
}
hr {
border-top: 1px solid var(--border-divider-themed);
}
ul.project-list-filters {
margin-bottom: 0;