diff --git a/src/CheckBox/__tests__/__snapshots__/CheckBox.test.js.snap b/src/CheckBox/__tests__/__snapshots__/CheckBox.test.js.snap index 26c8de40..3d8820cd 100644 --- a/src/CheckBox/__tests__/__snapshots__/CheckBox.test.js.snap +++ b/src/CheckBox/__tests__/__snapshots__/CheckBox.test.js.snap @@ -6,8 +6,8 @@ exports[` should render without a problem 1`] = ` border-image-source: none; border-image-width: 0; padding: 0; - font-size: 1rem; - line-height: 1rem; + font-size: 10px; + line-height: 10px; } .c3 { @@ -97,15 +97,15 @@ exports[` should render without a problem 1`] = `
- + {children} diff --git a/src/Input/Status/__tests__/__snapshots__/status.test.js.snap b/src/Input/Status/__tests__/__snapshots__/status.test.js.snap index f12d9529..e99fd014 100644 --- a/src/Input/Status/__tests__/__snapshots__/status.test.js.snap +++ b/src/Input/Status/__tests__/__snapshots__/status.test.js.snap @@ -6,8 +6,8 @@ exports[` should have different color on icon 1`] = ` border-image-source: none; border-image-width: 0; padding: 0; - font-size: 2rem; - line-height: 2rem; + font-size: 20px; + line-height: 20px; -webkit-animation: iVXCSc 3s linear infinite; animation: iVXCSc 3s linear infinite; } @@ -39,15 +39,15 @@ exports[` should have different color on icon 1`] = `
should have different width and height on icon 1`] = ` border-image-source: none; border-image-width: 0; padding: 0; - font-size: 1.1rem; - line-height: 1.1rem; + font-size: 11px; + line-height: 11px; } .c0 { @@ -98,15 +98,15 @@ exports[` should have different width and height on icon 1`] = `
should render without a problem 1`] = ` border-image-source: none; border-image-width: 0; padding: 0; - font-size: 2rem; - line-height: 2rem; + font-size: 20px; + line-height: 20px; } .c0 { @@ -157,15 +157,15 @@ exports[` should render without a problem 1`] = `
(
diff --git a/src/Input/TextInput/__tests__/__snapshots__/TextInput.test.js.snap b/src/Input/TextInput/__tests__/__snapshots__/TextInput.test.js.snap index fec3637f..170909de 100644 --- a/src/Input/TextInput/__tests__/__snapshots__/TextInput.test.js.snap +++ b/src/Input/TextInput/__tests__/__snapshots__/TextInput.test.js.snap @@ -361,8 +361,8 @@ exports[` should render search status input without problem when fo border-image-source: none; border-image-width: 0; padding: 0; - font-size: 1.1rem; - line-height: 1.1rem; + font-size: 11px; + line-height: 11px; } .c2 { @@ -461,15 +461,15 @@ exports[` should render search status input without problem when fo