mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-11 23:20:47 +02:00
Merge pull request #16122 from overleaf/odc-cookie-banner
[web] The cookie banner should not overlap the buttons of the onboarding data form on mobile view GitOrigin-RevId: e7a20886f5608a6bf2c46d101c6e924261ec05d0
This commit is contained in:
@@ -127,3 +127,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.onboarding-data-collection-form-margin {
|
||||
@media (max-width: @screen-xs-max) {
|
||||
margin-bottom: 100px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user