chore(ui): use smaller border for silences

This commit is contained in:
Łukasz Mierzwa
2019-10-27 12:31:18 +00:00
parent 88d9d78233
commit e3fa1d6277

View File

@@ -8,7 +8,7 @@
}
&.card {
border-left-width: 4px;
border-left-width: 3px;
border-left-color: $gray-700;
}
}