Skip to content

Commit

Permalink
[SS-173] Add support default address color
Browse files Browse the repository at this point in the history
  • Loading branch information
nbass3 authored and AdaJane committed Jun 22, 2023
1 parent 6b61a92 commit d1749a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,7 @@ html {
.modal-custom-header > div.first h1 {
font-size: 40px !important;
}

.inner > .row:last-child > div > div > div {
color: var(--text-color-secondary);
}

0 comments on commit d1749a0

Please sign in to comment.