mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 19:01:52 +08:00
UX: onebox site icon needs a right margin (#20902)
This commit is contained in:
parent
e10bfe0cc1
commit
1ff9bc6e55
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue
Block a user