10 lines
164 B
SCSS
10 lines
164 B
SCSS
|
.woocommerce-collapsible-card {
|
||
|
.components-card-header {
|
||
|
font-size: 20px;
|
||
|
font-weight: 400;
|
||
|
line-height: 28px;
|
||
|
letter-spacing: 0;
|
||
|
cursor: pointer;
|
||
|
}
|
||
|
}
|