mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-03 16:24:29 +00:00
Forcefully set trackchanges textareas background to white.
This commit is contained in:
parent
0c390d91a0
commit
8ad9db3f02
1 changed files with 1 additions and 0 deletions
|
@ -571,6 +571,7 @@
|
|||
border: solid 1px @rp-border-grey;
|
||||
resize: vertical;
|
||||
color: @rp-type-darkgrey;
|
||||
background-color: #FFF;
|
||||
margin-top: 3px;
|
||||
overflow-x: hidden;
|
||||
min-height: 3em;
|
||||
|
|
Loading…
Reference in a new issue