Fix banner overflow (#10355)
This commit is contained in:
parent
f5c35438ce
commit
e757c08316
1 changed files with 2 additions and 0 deletions
|
|
@ -67,6 +67,8 @@ div.highlight {
|
|||
align-items: center;
|
||||
|
||||
height: 64px;
|
||||
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.banner-content {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue