1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-07 05:41:00 +00:00

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

View File

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