mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
feat: remove padding bottom
This commit is contained in:
parent
a4be0fc76c
commit
2018f8267f
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ There are currently no CSA (Component-Specific Actions) implemented to regulate
|
|||
|
||||
</div>
|
||||
|
||||
<div style={{paddingTop:'24px', paddingBottom:'24px'}}>
|
||||
<div style={{paddingTop:'24px'}}>
|
||||
|
||||
## Exposed Variables
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue