Skip to content

Commit 45369f2

Browse files
committed
[Auto Generated]
1 parent 751cc4d commit 45369f2

File tree

340 files changed

+66063
-28275
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

340 files changed

+66063
-28275
lines changed

dist/components/accordion/accordion.css

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -455,20 +455,6 @@ h5,
455455
padding-left: 20px;
456456
margin: 0;
457457
}
458-
.accordion__accordionContentLabel___adXV7 {
459-
display: block;
460-
font-weight: 600;
461-
color: var(--Text-Heading, #1f1f1f);
462-
margin-bottom: 4px;
463-
}
464-
.accordion__accordionContentSublist___GmaMK {
465-
list-style: disc;
466-
padding-left: 20px;
467-
margin: 0 0 8px 0;
468-
}
469-
.accordion__accordionContentSubrow___hauoa {
470-
margin-bottom: 4px;
471-
}
472458
.accordion__accordionContentInner___Wt_I8 {
473459
display: flex;
474460
align-items: center;

dist/components/accordion/accordion.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/address-form/address-form.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1564,7 +1564,7 @@ h5,
15641564
position: absolute;
15651565
transform: translateY(-50%) scale(0.9);
15661566
z-index: 1;
1567-
background: var(--pageBackground, #f8f8f8);
1567+
background: #ffffff;
15681568
padding: 0 0.3rem;
15691569
margin: 0 0.5rem;
15701570
font-size: 0.8rem;

dist/components/address-form/address-form.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/address-form/form-input-selector.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ h5,
360360
position: absolute;
361361
transform: translateY(-50%) scale(0.9);
362362
z-index: 1;
363-
background: var(--pageBackground, #f8f8f8);
363+
background: #ffffff;
364364
padding: 0 0.3rem;
365365
margin: 0 0.5rem;
366366
font-size: 0.8rem;

dist/components/address-form/form-input-selector.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/address-form/v2/address-form.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2975,7 +2975,7 @@ h5,
29752975
position: absolute;
29762976
transform: translateY(-50%) scale(0.9);
29772977
z-index: 1;
2978-
background: var(--pageBackground, #f8f8f8);
2978+
background: #ffffff;
29792979
padding: 0 0.3rem;
29802980
margin: 0 0.5rem;
29812981
font-size: 0.8rem;

dist/components/address-form/v2/address-form.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/address-item/address-item.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)