We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60da76b commit b6aada5Copy full SHA for b6aada5
packages/ds-theme/src/custom-elements/ef-accordion.less
@@ -5,6 +5,6 @@
5
border-radius: @comp-accordion-container-radius-md;
6
7
::slotted(ef-collapse:not(:last-child):not([expanded])) {
8
- border-bottom: 1px solid @comp-accordion-item-header-container-color-border-base-enabled;
+ border-bottom: 1px solid @comp-accordion-item-header-container-color-border-base;
9
}
10
0 commit comments