Commit c038672
authored
Add instructions for using QB inside Fluent UI Panel (#611)
When placing the query builder inside a Fluent UI <Panel/> component, field selectors don't show any options when clicked (except with BasicConfig). I managed to fix this by adding a CSS statement similar to the one mentioned for Material UI's <Dialog /> but tailored for FluentUI's specific class.1 parent 0f1bcc0 commit c038672
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| 361 | + | |
| 362 | + | |
361 | 363 | | |
362 | 364 | | |
363 | 365 | | |
| |||
0 commit comments