Fix chevron clipping in storyviewer
This commit is contained in:
parent
0a299ec7e5
commit
933a1e2b39
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@
|
|||
height: 20px;
|
||||
margin-left: 6px;
|
||||
vertical-align: middle;
|
||||
width: 20px;
|
||||
width: 12px;
|
||||
@include color-svg(
|
||||
'../images/icons/v2/chevron-right-20.svg',
|
||||
$color-white
|
||||
|
|
Loading…
Reference in a new issue