-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fixed modals overflowing their outer container and gave them the…
…ir own inner scrolling if needed (#238) * trying out div100vh for full height mobile * fix: temporary fix for the overflow problem of modals * Restyled by prettier (#239) Co-authored-by: Restyled.io <[email protected]> * removed no longer needed package * welcome modals overflow fixed navbar drawer overflow fixed on most browsers still fucked in portrait mode on actual mobile devices * fixed scroll for drawer on mobile by adding back touch actions if that was importan feel free to search for another solution * Restyled by prettier (#245) Co-authored-by: Restyled.io <[email protected]> * pages overflow issue fixed * Restyled by prettier (#252) Co-authored-by: Restyled.io <[email protected]> * added back searchbar after getting lost in merge * Restyled by prettier (#262) Co-authored-by: Restyled.io <[email protected]> Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
1 parent
1b41bd4
commit da1a9cc
Showing
5 changed files
with
73 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters