Browse Source

fix(closing): add closing style

renovate/lint-staged-8.x
Jack Mallers 7 years ago
parent
commit
611de421b8
  1. 4
      app/components/Contacts/Network.scss

4
app/components/Contacts/Network.scss

@ -130,6 +130,10 @@
color: $darkestgrey;
}
.closing {
color: $red;
}
svg {
width: 5px;
height: 5px;

Loading…
Cancel
Save