Skip to content

Commit

Permalink
resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
bgptr committed Dec 20, 2021
1 parent 0c31729 commit cca7410
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@

.timezone {
margin-left: 20px;
width: 21rem;
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
margin: 0 0 1rem 0 !important;
}

.timezoneOption > label > span:nth-child(1) {
border-color: var(--input-color);
}

.timezoneOption > label > span:nth-child(2) {
background-color: var(--input-color);
.timezoneOption label {
color: var(--input-color-default);
}

0 comments on commit cca7410

Please sign in to comment.