Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Sticky tape on assesment button (#6647)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy-set-studio committed Nov 2, 2021
1 parent ba60004 commit d6b7b9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/scss/_rollout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ web-tabs .web-tabs__tab[aria-selected='true']::after {
@extend .button;
}

[state='completed'] .web-question__cta::before {
display: none;
}

.web-tabs__text-label {
color: get-utility-value('color', 'core-text') !important;
}
Expand Down

0 comments on commit d6b7b9d

Please sign in to comment.