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.
box-sizing: content-box
1 parent f08b17d commit 7e834a9Copy full SHA for 7e834a9
packages/@adobe/spectrum-css-temp/components/accordion/index.css
@@ -122,6 +122,8 @@ governing permissions and limitations under the License.
122
> .spectrum-Accordion-itemHeading {
123
> .spectrum-Accordion-itemHeader {
124
> .spectrum-Accordion-itemIndicator {
125
+ box-sizing: content-box;
126
+
127
[dir='ltr'] & {
128
transform: rotate(90deg);
129
}
0 commit comments