Make rerun dialog scrollable

This commit is contained in:
Sergio Padrino 2022-03-30 13:18:29 +02:00
parent 873fd571c2
commit 7eb72341a5

View file

@ -1,6 +1,7 @@
#rerun-check-runs {
.dialog-content {
padding: 0;
overflow: auto;
}
.check-run-rerun-list {