Commit babfd02
authored
Use flex's gap property (#901)
To apply the same spacing to all the nav-menu-setting items
we now can use flex's gap property [1] due to its availability across browsers
[1]: https://caniuse.com/flexbox-gap1 parent f7c7899 commit babfd02
File tree
1 file changed
+1
-8
lines changed- src/components/DocumentationTopic
1 file changed
+1
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
160 | 161 | | |
161 | 162 | | |
162 | 163 | | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | 164 | | |
172 | 165 | | |
173 | 166 | | |
| |||
0 commit comments