mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-06 06:48:21 +00:00
adds padding (#5190)
This commit is contained in:
parent
4b464d9b84
commit
b714c71cd9
1 changed files with 1 additions and 0 deletions
|
|
@ -233,6 +233,7 @@ export const GlobalSettings = ({
|
|||
trigger="click"
|
||||
placement="bottom"
|
||||
overlay={popoverContent}
|
||||
containerPadding={50}
|
||||
>
|
||||
<LeftSidebarItem
|
||||
selectedSidebarItem={show}
|
||||
|
|
|
|||
Loading…
Reference in a new issue