Fix banner overflow (#10355)

This commit is contained in:
Sergiu Waxmann 2024-04-26 22:55:02 +03:00 committed by GitHub
parent f5c35438ce
commit e757c08316
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,6 +67,8 @@ div.highlight {
align-items: center;
height: 64px;
overflow: hidden;
}
.banner-content {