-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Panel: header and footer now reflow properly when zoomed in (#19547)
* move commands, header and footer inside scrollable content * add height based media query which fixes header and footer on screen when minimum height is met * update react snapshots * Change files
- Loading branch information
1 parent
abed5eb
commit cb45155
Showing
4 changed files
with
373 additions
and
343 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-6112fdea-f8c4-4731-90f1-466f69c0e659.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Panel: header and footer now reflow properly when zoomed in.", | ||
"packageName": "@fluentui/react", | ||
"email": "tristan.watanabe@gmail.com", | ||
"dependentChangeType": "patch" | ||
} |
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
Oops, something went wrong.