Fix link cut-off

This commit is contained in:
Patrick Marsceill
2019-08-14 14:59:46 -04:00
parent 61a5a3b334
commit c5cb03d0ca

View File

@@ -119,6 +119,7 @@
right: -$sp-3;
width: $sp-5;
height: 100%;
overflow: visible;
fill: $link-color;
visibility: hidden;