diff --git a/snprc_scheduler/src/client/styles/css/Default.style.css b/snprc_scheduler/src/client/styles/css/Default.style.css index 8c6fcc2c2..acefb7832 100644 --- a/snprc_scheduler/src/client/styles/css/Default.style.css +++ b/snprc_scheduler/src/client/styles/css/Default.style.css @@ -214,3 +214,6 @@ textarea.form-control { font-size: 14px; } +.rdg { + color-scheme: light; +} \ No newline at end of file