mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-14 20:40:17 -05:00
Merge pull request #20713 from overleaf/dp-fix-dark-mode-styles
Set default review panel color so that it renders correctly in a dark editor theme GitOrigin-RevId: a3bbaef35dca294822d76eef2e18ca3f03f11857
This commit is contained in:
parent
df2e3c1119
commit
70535f9baa
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
flex-shrink: 0;
|
||||
background-color: @neutral-10;
|
||||
border-left: solid 0 @neutral-20;
|
||||
color: @content-primary;
|
||||
font-family: @font-family-base;
|
||||
line-height: @line-height-base;
|
||||
font-size: @font-size-01;
|
||||
|
|
Loading…
Reference in a new issue