Skip to content

Commit

Permalink
fix: address more pr comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiao Peng authored and Xiao Peng committed Jan 23, 2025
1 parent adf1bc1 commit bfd1674
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions frontend/src/views/CONSEP/FavouriteActivity/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -125,22 +125,21 @@ th > .bx--checkbox--inline > .bx--checkbox-label {
margin: 0 0 1.5rem 0;
padding: 0;

.bx--css-grid-column {
.#{vars.$bcgov-prefix}--css-grid-column {
padding: 0;
margin: 0 0.1rem 0 0;
}

.fav-activity-search-btn {
width: 100%;
.fav-activity-search-btn-icon {
color: white;
color: colors.$white;
}
}

}

.consep-fav-non-content-icon {
width: 11rem;
height: 11em;
height: 11rem;
color: colors.$blue-70;
}

0 comments on commit bfd1674

Please sign in to comment.