Skip to content

Commit

Permalink
Add style yo username and domain
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyFeliz committed Jan 12, 2020
1 parent 076e3ed commit 4f56bfc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/components/EmailDropdown.vue
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,15 @@ export default {
border: 0.1px solid darkgrey;
box-sizing: border-box;
}
&-username {
color: #999;
}
&-domain {
color: #101920;
font-weight: 500;
}
}
}
}
Expand Down

0 comments on commit 4f56bfc

Please sign in to comment.