mirror of
https://github.com/iv-org/invidious.git
synced 2026-04-20 04:05:23 +02:00
Fix mobile responsive design for footer
This commit is contained in:
parent
94f285695e
commit
ea16c01fa2
2 changed files with 2 additions and 2 deletions
|
|
@ -290,7 +290,7 @@ input[type="search"]::-webkit-search-cancel-button {
|
|||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
height: 30px;
|
||||
max-height: 30vh;
|
||||
}
|
||||
|
||||
body .footer a {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue