Remove outline from link previews

This commit is contained in:
Fedor Indutny 2021-04-15 11:31:31 -07:00 committed by GitHub
parent 1746d27b5e
commit 5991d14f58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -867,6 +867,7 @@
margin-left: -12px;
margin-right: -12px;
width: calc(100% + 24px);
outline: none;
margin-top: -10px;
margin-bottom: 5px;