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; color: $darkestgrey;
} }
.closing {
color: $red;
}
svg { svg {
width: 5px; width: 5px;
height: 5px; height: 5px;

Loading…
Cancel
Save