mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Improve git/code oneboxes (#30822)
This commit is contained in:
@@ -34,7 +34,9 @@ $max_image_height: 150px;
|
||||
.onebox-body .aspect-image {
|
||||
max-width: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.onebox:not(.githubpullrequest, .githubcommit, .githubissue) {
|
||||
@container (width < 400px) {
|
||||
.onebox-body {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user