Merge pull request #300 from the-programmers-hangout/ui-fix-links-underline

ui: fix underline on links on Firefox
This commit is contained in:
Jean-Philippe Sirois
2020-08-03 13:27:58 -04:00
committed by GitHub
+1
View File
@@ -14,6 +14,7 @@ const linkStyle = css`
position: absolute;
left: 0;
right: 0;
bottom: 0;
content: "";
display: block;
width: 100%;