Fix border tags in detail items
parent
4db4f3754e
commit
19bf654fc0
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue