Skip to content
Snippets Groups Projects

Resolve "[User Service] - Wrong grey color for the details"

Merged Ghost User requested to merge 73-user-service-wrong-grey-color-for-the-details into development
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -47,7 +47,7 @@ i {
@@ -47,7 +47,7 @@ i {
}
}
.columns.services-columns {
.columns.services-columns {
background-color: $grey-light-color;
background-color:#f8f8f8;
border-bottom: 1px solid #dbdbdb;
border-bottom: 1px solid #dbdbdb;
.column {
.column {
padding-top: 0.4rem;
padding-top: 0.4rem;
Loading