This commit is contained in:
@@ -14,6 +14,20 @@
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
/* Direct media embeds (GIFs, raw videos, raw images) don't need
|
||||
the brand-coloured left bar or the card chrome — the media IS
|
||||
the content. Strip the card so it reads as inline media. */
|
||||
.embedBare {
|
||||
background: transparent;
|
||||
border: none;
|
||||
border-left: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.directGif {
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
.grid {
|
||||
overflow: hidden;
|
||||
padding: 12px 12px 14px 12px;
|
||||
|
||||
Reference in New Issue
Block a user