Merge pull request #3622 from thornbill/restore-external-links

Restore external links on mobile
This commit is contained in:
Bill Thornton
2022-05-09 10:00:48 -04:00
committed by GitHub

View File

@@ -523,10 +523,6 @@
margin: -0.25em 0 0.25em;
}
.layout-mobile .itemExternalLinks {
display: none;
}
.mainDetailButtons {
display: flex;
align-items: center;