UX: onebox site icon needs a right margin (#20902)

This commit is contained in:
Kris 2023-03-30 20:06:46 -04:00 committed by GitHub
parent e10bfe0cc1
commit 1ff9bc6e55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -753,16 +753,10 @@ aside.onebox.xkcd .onebox-body img {
}
.onebox {
&.allowlistedgeneric,
&.whitelistedgeneric,
&.discoursetopic,
&.gfycat,
&.githubfolder {
.site-icon {
width: 16px;
height: 16px;
margin-right: 0.5em;
}
.site-icon {
width: 16px;
height: 16px;
margin-right: 0.5em;
}
&.category-onebox {
border: 1px solid var(--primary-low);