Commit f7acf63
committed
fix: reset UA popover positioning at desktop so nav stays in flex flow
The browser applies position:fixed and other styles to [popover]
elements. At desktop we need the nav as a normal flex child, so
explicitly reset position:static, inset:auto, etc.1 parent 88fa06f commit f7acf63
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
103 | 112 | | |
104 | 113 | | |
105 | 114 | | |
| |||
0 commit comments