add in compositing settings header info popups

This commit is contained in:
Jennifer Player
2023-09-18 11:01:43 -04:00
parent c46d9b8768
commit 390a1c9fbb
4 changed files with 24 additions and 5 deletions

View File

@ -81,7 +81,7 @@ function IAIInformationalPopover({
sx={{
gap: 3,
flexDirection: 'column',
width: '100%',
p: 3,
pt: heading ? 0 : 3,
}}