Merge pull request #2909 from tomtjes/fixes-for-beta

fix description scroll
This commit is contained in:
vabene1111 2024-01-29 09:06:49 +01:00 committed by GitHub
commit 1d236998d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -257,6 +257,7 @@ export default {
width: 100%;
max-height: 100%;
overflow-y: scroll;
z-index: 1;
top: 50%;
left: 50%;
opacity: 0;