fix the language dropdown list align (#3080)

This commit is contained in:
Omar Nabil 2026-02-03 20:17:06 +02:00 committed by GitHub
parent 0e9e56abf7
commit 83a5a9e2b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -99,3 +99,7 @@
margin-bottom: 0;
}
}
.white-text-language {
margin-top: 27px;
}