Merge pull request #28646 from overleaf/dp-link-contrast

Fix link contrast in new editor error logs

GitOrigin-RevId: 170543d7aeae84e9c4db320adc2a1e2a2c4e22fa
This commit is contained in:
David
2025-09-23 09:21:40 +01:00
committed by Copybot
parent ff267ca246
commit b705a700c8

View File

@@ -25,6 +25,8 @@
color: var(--content-primary-themed);
flex: 1;
@include themed-links;
.logs-pane-content {
display: flex;
flex-direction: column;