-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(fe:FSADT1-1297): Prevent logout button cut out of the page (#965)
* fix: fix inputMode when input type is tel * fix: prevent layout break on progress indicator When screen's width is really small. * fix: adapt header according to screen size * fix: fix header buttons style on smaller screens * fix: resize header text responsively * docs: update comment * fix: resize header text * use the current gap in the calculation * fix: fix width of button Next * update min size * docs: fix comment * minor adjustments * fix: take scroll bar width into account In case it's on the desktop. * docs: update comment * fix: use 20x20 icons on smaller breakpoints * fix: cancel resizing the text on header * refactor: move media query * fix: keep button Next on larger screens Actually for all breakpoints above 671px. --------- Co-authored-by: Paulo Gomes da Cruz Junior <[email protected]>
- Loading branch information
1 parent
b55de8e
commit 59cef60
Showing
3 changed files
with
139 additions
and
14 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