Merge pull request #24258 from overleaf/mj-ide-dark-mode-readonly-file

[web] Specify text color of readonly files

GitOrigin-RevId: c7395f4b693c9b413d60e0aba20cc78ea72efd86
This commit is contained in:
Mathias Jakobsen
2025-03-13 09:47:02 +00:00
committed by Copybot
parent 5a67353dc3
commit 971c63a636

View File

@@ -56,6 +56,7 @@
.text-preview {
margin-top: var(--spacing-05);
color: var(--content-primary);
.scroll-container {
background-color: var(--white);