Fix border tags in detail items

stable
Álex Hermida 2018-06-21 10:53:27 +02:00 committed by Alex Hermida
parent 4db4f3754e
commit 19bf654fc0
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
@include font-type(light);
@include font-size(small);
background: $mass-white;
border-left: 5px solid;
border-radius: 0 5px 5px 0;
color: $grayer;
display: inline-block;