We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b56220e commit 5303f8fCopy full SHA for 5303f8f
web_src/css/repo.css
@@ -3285,14 +3285,14 @@ tbody.commit-list {
3285
}
3286
3287
.ui.segment.pr-status-list {
3288
- padding: 0 0.1em;
+ padding: 0 0.1em 0 0;
3289
max-height: 30vh;
3290
overflow-x: auto;
3291
transition: max-height 0.4s;
3292
3293
3294
.ui.segment.pr-status-list.hide{
3295
3296
max-height: 0;
3297
3298
0 commit comments