@@ -114,7 +114,7 @@ The Group Indent variables adjust the indentation and spacing of grouped element
114114| Variable | Default Value | Description |
115115| :------------------------------------------------------------ | :-----------------: | :-------------------------------------------------------------------- |
116116| ` --df-group-indent-padding ` | ` 12px 0px 0px 20px ` | Padding for the group indent (top, right, bottom, left) |
117- | ` --df-group-indent-margin ` | ` -12px 0px 0px 5px ` | Margin for the group indent (top, right, bottom, left) |
117+ | ` --df-group-indent-margin ` | ` -12px 0px 0px 4px ` | Margin for the group indent (top, right, bottom, left) |
118118| ` --df-group-indent-simple-vertical-accordeon-view-margin-top ` | ` -10px ` | Top margin for the simple vertical accordion view within group indent |
119119
120120---
@@ -157,12 +157,12 @@ Variables for customizing the Simple Vertical Accordion component:
157157| Variable | Default Value | Description |
158158| :-------------------------------------------------------- | :-----------: | :------------------------------------------ |
159159| ` --df-simple-vertical-accordeon-body-padding-left ` | ` 20px ` | Left padding of the accordion body |
160- | ` --df-simple-vertical-accordeon-body-margin-left ` | ` 5px ` | Left margin of the accordion body |
161- | ` --df-simple-vertical-accordeon-header-inner-margin-left ` | ` -13px ` | Left margin of the header inner element |
160+ | ` --df-simple-vertical-accordeon-body-margin-left ` | ` 4px ` | Left margin of the accordion body |
161+ | ` --df-simple-vertical-accordeon-header-inner-margin-left ` | ` -12px ` | Left margin of the header inner element |
162162| ` --df-simple-vertical-accordeon-header-inner-max-width ` | ` 533px ` | Maximum width of the header inner element |
163- | ` --df-simple-vertical-accordeon-tooltip-margin ` | ` 0px 5px ` | Margin for the tooltip within the accordion |
163+ | ` --df-simple-vertical-accordeon-tooltip-margin ` | ` 0px 4px ` | Margin for the tooltip within the accordion |
164164| ` --df-simple-vertical-accordeon-body-margin-top ` | ` 4px ` | Top margin of the accordion body |
165- | ` --df-simple-vertical-accordeon-body-padding-top ` | ` 6px ` | Top padding of the accordion body |
165+ | ` --df-simple-vertical-accordeon-body-padding-top ` | ` 4px ` | Top padding of the accordion body |
166166
167167---
168168
@@ -173,7 +173,7 @@ Variables for customizing the Toggler Card component:
173173| Variable | Default Value | Description |
174174| :------------------------------ | :-----------------: | :----------------------------------------------------------------- |
175175| ` --df-toggler-card-width ` | ` 254px ` | Width of the toggler card |
176- | ` --df-toggler-card-padding ` | ` 6px ` | Padding inside the toggler card |
176+ | ` --df-toggler-card-padding ` | ` 8px ` | Padding inside the toggler card |
177177| ` --df-toggler-card-height ` | ` 88px ` | Height of the toggler card |
178178| ` --df-toggler-card-text-margin ` | ` 12px 16px 0px 0px ` | Margin for the text in the toggler card (top, right, bottom, left) |
179179| ` --df-toggler-card-text-height ` | ` 36px ` | Height of the text field within the toggler card |
@@ -200,10 +200,10 @@ Variables for the Checkbox Group component:
200200
201201| Variable | Default Value | Description |
202202| :------------------------------------------ | :-----------: | :-------------------------------------------------------------------- |
203- | ` --df-checkbox-group-child-margin-right ` | ` 6px ` | Right margin for child checkbox elements |
203+ | ` --df-checkbox-group-child-margin-right ` | ` 12px ` | Right margin for child checkbox elements |
204204| ` --df-checkbox-group-vertical-margin-top ` | ` 8px ` | Top margin in vertical layout |
205- | ` --df-checkbox-group-vertical-child-margin ` | ` 0px 0px 6px ` | Margin for child elements in vertical view (top, right, bottom, left) |
206- | ` --df-checkbox-margint-start ` | ` 5px ` | Indent from text to checkbox |
205+ | ` --df-checkbox-group-vertical-child-margin ` | ` 0px 0px 8px ` | Margin for child elements in vertical view (top, right, bottom, left) |
206+ | ` --df-checkbox-margint-start ` | ` 4px ` | Indent from text to checkbox |
207207
208208---
209209
@@ -237,7 +237,7 @@ Variables for the Monaco Input component:
237237| ` --df-monaco-input-width ` | ` 550px ` | Width of the Monaco editor input |
238238| ` --df-monaco-header-height ` | ` 52px ` | Height of the Monaco editor header |
239239| ` --df-monaco-header-padding ` | ` 16px ` | Padding inside the Monaco editor header |
240- | ` --df-monaco-input-dialog-dialog-footer-padding ` | ` 6px 32px 32px` | Padding for the Monaco dialog footer (top, sides, bottom) |
240+ | ` --df-monaco-input-dialog-dialog-footer-padding ` | ` 8px 32px 32px` | Padding for the Monaco dialog footer (top, sides, bottom) |
241241| ` --df-monaco-dialog-header-caption-min-height ` | ` 24px ` | Minimum height for the Monaco dialog header caption |
242242
243243---
@@ -271,7 +271,7 @@ Variables for the Number with Scale input component:
271271| Variable | Default Value | Description |
272272| :------------------------------------------ | :-----------: | :-------------------------------- |
273273| ` --df-number-with-scale-select-max-width ` | ` 102px ` | Maximum width of the select input |
274- | ` --df-number-with-scale-select-margin-left ` | ` 5px ` | Left margin of the select input |
274+ | ` --df-number-with-scale-select-margin-left ` | ` 4px ` | Left margin of the select input |
275275
276276---
277277
@@ -295,7 +295,7 @@ Variables for the OneOf component:
295295| Variable | Default Value | Description |
296296| :----------------------------------------------------- | :-----------------: | :--------------------------------------- |
297297| ` --df-oneof-base-padding ` | ` 12px 0px 0px 20px ` | Base padding (top, right, bottom, left) |
298- | ` --df-oneof-base-margin ` | ` 4px 0px 20px 5px ` | Base margin (top, right, bottom, left) |
298+ | ` --df-oneof-base-margin ` | ` 4px 0px 20px 4px ` | Base margin (top, right, bottom, left) |
299299| ` --df-oneof-base-simple-vertical-accordeon-margin-top ` | ` -12px ` | Top margin for simple vertical accordion |
300300| ` --df-oneof-flat-margin ` | ` 0px ` | Margin for flat layout |
301301| ` --df-oneof-flat-padding ` | ` 0px ` | Padding for flat layout |
@@ -366,8 +366,8 @@ Variables for the Checkbox Group View component:
366366
367367| Variable | Default Value | Description |
368368| :----------------------------------------------- | :-----------: | :--------------------------------------------------------- |
369- | ` --df-checkbox-group-view-child-margin-right ` | ` 6px ` | Right margin of child items |
370- | ` --df-checkbox-group-view-vertical-child-margin ` | ` 0px 0px 6px ` | Margin for vertical child items (top, right, bottom, left) |
369+ | ` --df-checkbox-group-view-child-margin-right ` | ` 12px ` | Right margin of child items |
370+ | ` --df-checkbox-group-view-vertical-child-margin ` | ` 0px 0px 8px ` | Margin for vertical child items (top, right, bottom, left) |
371371
372372---
373373
@@ -501,7 +501,7 @@ Variables for the Section layout:
501501| ` --df-section-header-size-s ` | ` 18px ` | Headers size for small headers |
502502| ` --df-section-header-size-m ` | ` 20px ` | Headers size for medium headers |
503503| ` --df-section-title-max-width ` | ` 533px ` | Maximum width of the section title |
504- | ` --df-section-note-margin-left ` | ` 5px ` | Left margin of the note |
504+ | ` --df-section-note-margin-left ` | ` 4px ` | Left margin of the note |
505505| ` --df-section-description-margin-top ` | ` 4px ` | Top margin of the description |
506506
507507---
0 commit comments