|
@@ -11,7 +11,7 @@
|
|
|
background: linear-gradient( 180deg, rgba(255,255,255,0) 0%, rgba(240,250,252,0.8) 19%, rgba(255,255,255,1) 100%);
|
|
|
}
|
|
|
&.evaluating{
|
|
|
- background: linear-gradient( 180deg, rgba(255,255,255,0) 0%, rgba(221,248,254,0.8) 19%, rgba(225,242,251,1) 100%);
|
|
|
+ background: linear-gradient( 180deg, rgba(255,255,255,0) 0%, rgba(225,242,251,0.8) 19%, rgba(225,242,251,1) 100%);
|
|
|
}
|
|
|
&.headerTopRight {
|
|
|
justify-content: flex-end;
|