UX: Improve git/code oneboxes (#30822)

This commit is contained in:
Jarek Radosz
2025-01-21 21:20:36 +01:00
committed by GitHub
parent f0d6e9758d
commit 8c31f1aa5f
5 changed files with 42 additions and 23 deletions

View File

@@ -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;