PAMapp/components/Consultant/ConsultantList.vue
@@ -41,7 +41,7 @@ <style lang="scss" scoped> .emptyRowStyle { background-color: $white; background-color: $PRIMARY_WHITE; width: 100%; height: 100px; display: flex; @@ -49,12 +49,12 @@ align-items: center; .login { color: $primaryRed; color: $PRIMARY_RED; cursor: pointer; } .txt { color: $prudentialGrey; color: $PRUDENTIAL_GREY; margin-left: 17px; } }