Update views/replies chevron in story viewer
This commit is contained in:
parent
e1b60b927a
commit
f09e6dcc7d
4 changed files with 22 additions and 7 deletions
|
@ -136,11 +136,11 @@
|
|||
content: '';
|
||||
display: inline-block;
|
||||
height: 20px;
|
||||
margin-left: 12px;
|
||||
margin-left: 6px;
|
||||
vertical-align: middle;
|
||||
width: 20px;
|
||||
@include color-svg(
|
||||
'../images/icons/v2/chevron-right-24.svg',
|
||||
'../images/icons/v2/chevron-right-20.svg',
|
||||
$color-white
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue