Skip to content

Commit 7e834a9

Browse files
authored
add box-sizing: content-box accordion chevron (#7354)
1 parent f08b17d commit 7e834a9

File tree

1 file changed

+2
-0
lines changed
  • packages/@adobe/spectrum-css-temp/components/accordion

1 file changed

+2
-0
lines changed

packages/@adobe/spectrum-css-temp/components/accordion/index.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ governing permissions and limitations under the License.
122122
> .spectrum-Accordion-itemHeading {
123123
> .spectrum-Accordion-itemHeader {
124124
> .spectrum-Accordion-itemIndicator {
125+
box-sizing: content-box;
126+
125127
[dir='ltr'] & {
126128
transform: rotate(90deg);
127129
}

0 commit comments

Comments
 (0)