This commit is contained in:
saberzero1 2024-09-25 23:29:57 +02:00
parent a7a0dcad22
commit 2b5d3236d1
No known key found for this signature in database
GPG Key ID: 41AEE99107640F10

View File

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