ui: fix underline on links on Firefox

This commit is contained in:
Jean-Philippe Sirois
2020-08-03 13:23:11 -04:00
parent 899fc8f746
commit e97bd18dac
+1
View File
@@ -14,6 +14,7 @@ const linkStyle = css`
position: absolute;
left: 0;
right: 0;
bottom: 0;
content: "";
display: block;
width: 100%;