File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 149
149
}
150
150
151
151
.spectrum-Accordion--spacious {
152
- --spectrum-accordion-item-minimum-height : var (--spectrum-component-height-200 );
152
+ --spectrum-accordion-item-minimum-height : var (--spectrum-component-height-300 );
153
153
--spectrum-accordion-item-header-top-to-text-space : var (--spectrum-accordion-top-to-text-spacious-medium );
154
154
--spectrum-accordion-item-header-bottom-to-text-space : var (--spectrum-accordion-bottom-to-text-spacious-medium );
155
155
156
156
& .spectrum-Accordion--sizeS {
157
- --spectrum-accordion-item-minimum-height : var (--spectrum-component-height-300 );
157
+ --spectrum-accordion-item-minimum-height : var (--spectrum-component-height-200 );
158
158
--spectrum-accordion-item-header-top-to-text-space : var (--spectrum-accordion-small-top-to-text-spacious );
159
159
--spectrum-accordion-item-header-bottom-to-text-space : var (--spectrum-accordion-bottom-to-text-spacious-small );
160
160
}
You can’t perform that action at this time.
0 commit comments