Fix link cut-off

This commit is contained in:
Patrick Marsceill 2019-08-14 14:59:46 -04:00
parent 61a5a3b334
commit c5cb03d0ca
No known key found for this signature in database
GPG Key ID: 286B93882D828F40
1 changed files with 1 additions and 0 deletions

View File

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