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:
@@ -25,6 +25,8 @@
|
|||||||
color: var(--content-primary-themed);
|
color: var(--content-primary-themed);
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
|
||||||
|
@include themed-links;
|
||||||
|
|
||||||
.logs-pane-content {
|
.logs-pane-content {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
Reference in New Issue
Block a user