fix(layout): grid triage with backlinks (#1442)

This commit is contained in:
Emile Bangma
2024-09-26 00:15:07 +02:00
committed by GitHub
parent bcd95fae43
commit 663f82e880

View File

@@ -538,7 +538,6 @@ video {
div:has(> .overflow) {
display: flex;
position: relative;
overflow-y: auto;
max-height: 100%;
}