No transactions found.
diff --git a/src/app/pages/OpenWalletPage/Features/FromMnemonic/__tests__/__snapshots__/index.test.tsx.snap b/src/app/pages/OpenWalletPage/Features/FromMnemonic/__tests__/__snapshots__/index.test.tsx.snap
index 6eb17443b9..9ac1a1cb8c 100644
--- a/src/app/pages/OpenWalletPage/Features/FromMnemonic/__tests__/__snapshots__/index.test.tsx.snap
+++ b/src/app/pages/OpenWalletPage/Features/FromMnemonic/__tests__/__snapshots__/index.test.tsx.snap
@@ -34,9 +34,6 @@ exports[`
should match snapshot 1`] = `
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
- -webkit-flex: 0 0 auto;
- -ms-flex: 0 0 auto;
- flex: 0 0 auto;
}
.c6 {
diff --git a/src/app/pages/OpenWalletPage/Features/FromPrivateKey/__tests__/__snapshots__/index.test.tsx.snap b/src/app/pages/OpenWalletPage/Features/FromPrivateKey/__tests__/__snapshots__/index.test.tsx.snap
index 173a74a33c..400acfc05b 100644
--- a/src/app/pages/OpenWalletPage/Features/FromPrivateKey/__tests__/__snapshots__/index.test.tsx.snap
+++ b/src/app/pages/OpenWalletPage/Features/FromPrivateKey/__tests__/__snapshots__/index.test.tsx.snap
@@ -81,9 +81,6 @@ exports[`
should match snapshot 1`] = `
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
- -webkit-flex: 0 0 auto;
- -ms-flex: 0 0 auto;
- flex: 0 0 auto;
}
.c6 {
diff --git a/src/app/pages/ParaTimesPage/ParaTimeSelection/__tests__/__snapshots__/index.test.tsx.snap b/src/app/pages/ParaTimesPage/ParaTimeSelection/__tests__/__snapshots__/index.test.tsx.snap
index fa5e3c5c38..943b705d92 100644
--- a/src/app/pages/ParaTimesPage/ParaTimeSelection/__tests__/__snapshots__/index.test.tsx.snap
+++ b/src/app/pages/ParaTimesPage/ParaTimeSelection/__tests__/__snapshots__/index.test.tsx.snap
@@ -128,9 +128,6 @@ exports[`
should render component 1`] = `
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
- -webkit-flex: 0 0 auto;
- -ms-flex: 0 0 auto;
- flex: 0 0 auto;
}
.c8 {
diff --git a/src/app/pages/ParaTimesPage/TransactionAmount/__tests__/__snapshots__/index.test.tsx.snap b/src/app/pages/ParaTimesPage/TransactionAmount/__tests__/__snapshots__/index.test.tsx.snap
index e20c9db7b1..290a2b313f 100644
--- a/src/app/pages/ParaTimesPage/TransactionAmount/__tests__/__snapshots__/index.test.tsx.snap
+++ b/src/app/pages/ParaTimesPage/TransactionAmount/__tests__/__snapshots__/index.test.tsx.snap
@@ -43,10 +43,6 @@ exports[`
should render EVMc withdraw variant component 1`]
}
-@media only screen and (max-width:768px) {
-
-}
-
should render component 1`] = `
}
.c8 {
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- box-sizing: border-box;
- max-width: 100%;
- margin-bottom: 12px;
- min-width: 0;
- min-height: 0;
- -webkit-flex-direction: column;
- -ms-flex-direction: column;
- flex-direction: column;
- -webkit-flex: 0 0 auto;
- -ms-flex: 0 0 auto;
- flex: 0 0 auto;
-}
-
-.c9 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -196,7 +174,7 @@ exports[`
should render component 1`] = `
flex-direction: column;
}
-.c14 {
+.c13 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -214,7 +192,7 @@ exports[`
should render component 1`] = `
flex-direction: column;
}
-.c17 {
+.c16 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -230,7 +208,7 @@ exports[`
should render component 1`] = `
padding-bottom: 24px;
}
-.c18 {
+.c17 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -248,7 +226,7 @@ exports[`
should render component 1`] = `
flex-direction: column;
}
-.c20 {
+.c19 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -262,7 +240,7 @@ exports[`
should render component 1`] = `
flex-direction: column;
}
-.c22 {
+.c21 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -287,20 +265,20 @@ exports[`
should render component 1`] = `
text-align: center;
}
-.c15 {
+.c14 {
font-size: 14px;
line-height: 20px;
font-weight: bolder;
}
-.c16 {
+.c15 {
font-size: 12px;
line-height: 18px;
color: lightText;
font-weight: 600;
}
-.c12 {
+.c11 {
display: inline-block;
box-sizing: border-box;
cursor: pointer;
@@ -318,44 +296,44 @@ exports[`
should render component 1`] = `
text-align: inherit;
}
-.c12:focus {
+.c11:focus {
outline: none;
box-shadow: 0 0 2px 2px #6FFFB0;
}
-.c12:focus > circle,
-.c12:focus > ellipse,
-.c12:focus > line,
-.c12:focus > path,
-.c12:focus > polygon,
-.c12:focus > polyline,
-.c12:focus > rect {
+.c11:focus > circle,
+.c11:focus > ellipse,
+.c11:focus > line,
+.c11:focus > path,
+.c11:focus > polygon,
+.c11:focus > polyline,
+.c11:focus > rect {
outline: none;
box-shadow: 0 0 2px 2px #6FFFB0;
}
-.c12:focus::-moz-focus-inner {
+.c11:focus::-moz-focus-inner {
border: 0;
}
-.c12:focus:not(:focus-visible) {
+.c11:focus:not(:focus-visible) {
outline: none;
box-shadow: none;
}
-.c12:focus:not(:focus-visible) > circle,.c12:focus:not(:focus-visible) > ellipse,
-.c12:focus:not(:focus-visible) > line,.c12:focus:not(:focus-visible) > path,
-.c12:focus:not(:focus-visible) > polygon,.c12:focus:not(:focus-visible) > polyline,
-.c12:focus:not(:focus-visible) > rect {
+.c11:focus:not(:focus-visible) > circle,.c11:focus:not(:focus-visible) > ellipse,
+.c11:focus:not(:focus-visible) > line,.c11:focus:not(:focus-visible) > path,
+.c11:focus:not(:focus-visible) > polygon,.c11:focus:not(:focus-visible) > polyline,
+.c11:focus:not(:focus-visible) > rect {
outline: none;
box-shadow: none;
}
-.c12:focus:not(:focus-visible)::-moz-focus-inner {
+.c11:focus:not(:focus-visible)::-moz-focus-inner {
border: 0;
}
-.c19 {
+.c18 {
display: inline-block;
box-sizing: border-box;
cursor: pointer;
@@ -381,48 +359,48 @@ exports[`
should render component 1`] = `
transition-timing-function: ease-in-out;
}
-.c19:hover {
+.c18:hover {
box-shadow: 0px 0px 0px 2px #7D4CDB;
}
-.c19:focus {
+.c18:focus {
outline: none;
box-shadow: 0 0 2px 2px #6FFFB0;
}
-.c19:focus > circle,
-.c19:focus > ellipse,
-.c19:focus > line,
-.c19:focus > path,
-.c19:focus > polygon,
-.c19:focus > polyline,
-.c19:focus > rect {
+.c18:focus > circle,
+.c18:focus > ellipse,
+.c18:focus > line,
+.c18:focus > path,
+.c18:focus > polygon,
+.c18:focus > polyline,
+.c18:focus > rect {
outline: none;
box-shadow: 0 0 2px 2px #6FFFB0;
}
-.c19:focus::-moz-focus-inner {
+.c18:focus::-moz-focus-inner {
border: 0;
}
-.c19:focus:not(:focus-visible) {
+.c18:focus:not(:focus-visible) {
outline: none;
box-shadow: none;
}
-.c19:focus:not(:focus-visible) > circle,.c19:focus:not(:focus-visible) > ellipse,
-.c19:focus:not(:focus-visible) > line,.c19:focus:not(:focus-visible) > path,
-.c19:focus:not(:focus-visible) > polygon,.c19:focus:not(:focus-visible) > polyline,
-.c19:focus:not(:focus-visible) > rect {
+.c18:focus:not(:focus-visible) > circle,.c18:focus:not(:focus-visible) > ellipse,
+.c18:focus:not(:focus-visible) > line,.c18:focus:not(:focus-visible) > path,
+.c18:focus:not(:focus-visible) > polygon,.c18:focus:not(:focus-visible) > polyline,
+.c18:focus:not(:focus-visible) > rect {
outline: none;
box-shadow: none;
}
-.c19:focus:not(:focus-visible)::-moz-focus-inner {
+.c18:focus:not(:focus-visible)::-moz-focus-inner {
border: 0;
}
-.c23 {
+.c22 {
display: inline-block;
box-sizing: border-box;
cursor: pointer;
@@ -451,48 +429,48 @@ exports[`
should render component 1`] = `
width: 100%;
}
-.c23:hover {
+.c22:hover {
box-shadow: 0px 0px 0px 2px #7D4CDB;
}
-.c23:focus {
+.c22:focus {
outline: none;
box-shadow: 0 0 2px 2px #6FFFB0;
}
-.c23:focus > circle,
-.c23:focus > ellipse,
-.c23:focus > line,
-.c23:focus > path,
-.c23:focus > polygon,
-.c23:focus > polyline,
-.c23:focus > rect {
+.c22:focus > circle,
+.c22:focus > ellipse,
+.c22:focus > line,
+.c22:focus > path,
+.c22:focus > polygon,
+.c22:focus > polyline,
+.c22:focus > rect {
outline: none;
box-shadow: 0 0 2px 2px #6FFFB0;
}
-.c23:focus::-moz-focus-inner {
+.c22:focus::-moz-focus-inner {
border: 0;
}
-.c23:focus:not(:focus-visible) {
+.c22:focus:not(:focus-visible) {
outline: none;
box-shadow: none;
}
-.c23:focus:not(:focus-visible) > circle,.c23:focus:not(:focus-visible) > ellipse,
-.c23:focus:not(:focus-visible) > line,.c23:focus:not(:focus-visible) > path,
-.c23:focus:not(:focus-visible) > polygon,.c23:focus:not(:focus-visible) > polyline,
-.c23:focus:not(:focus-visible) > rect {
+.c22:focus:not(:focus-visible) > circle,.c22:focus:not(:focus-visible) > ellipse,
+.c22:focus:not(:focus-visible) > line,.c22:focus:not(:focus-visible) > path,
+.c22:focus:not(:focus-visible) > polygon,.c22:focus:not(:focus-visible) > polyline,
+.c22:focus:not(:focus-visible) > rect {
outline: none;
box-shadow: none;
}
-.c23:focus:not(:focus-visible)::-moz-focus-inner {
+.c22:focus:not(:focus-visible)::-moz-focus-inner {
border: 0;
}
-.c21 {
+.c20 {
-webkit-transition: max-height 200ms,opacity 200ms;
transition: max-height 200ms,opacity 200ms;
opacity: 0;
@@ -508,7 +486,7 @@ exports[`
should render component 1`] = `
overflow-wrap: break-word;
}
-.c11 {
+.c10 {
box-sizing: border-box;
font-size: inherit;
font-family: inherit;
@@ -526,38 +504,38 @@ exports[`
should render component 1`] = `
border: none;
}
-.c11::-webkit-input-placeholder {
+.c10::-webkit-input-placeholder {
color: #AAAAAA;
}
-.c11::-moz-placeholder {
+.c10::-moz-placeholder {
color: #AAAAAA;
}
-.c11:-ms-input-placeholder {
+.c10:-ms-input-placeholder {
color: #AAAAAA;
}
-.c11::-webkit-search-decoration {
+.c10::-webkit-search-decoration {
-webkit-appearance: none;
}
-.c11::-moz-focus-inner {
+.c10::-moz-focus-inner {
border: none;
outline: none;
}
-.c11:-moz-placeholder,
-.c11::-moz-placeholder {
+.c10:-moz-placeholder,
+.c10::-moz-placeholder {
opacity: 1;
}
-.c10 {
+.c9 {
position: relative;
width: 100%;
}
-.c13 {
+.c12 {
position: absolute;
top: 10px;
right: 0;
@@ -592,25 +570,19 @@ exports[`
should render component 1`] = `
@media only screen and (max-width:768px) {
.c8 {
- margin-bottom: 6px;
- }
-}
-
-@media only screen and (max-width:768px) {
- .c9 {
border-bottom: solid 1px rgba(0,0,0,0.33);
}
}
@media only screen and (max-width:768px) {
- .c17 {
+ .c16 {
padding-top: 12px;
padding-bottom: 12px;
}
}
@media only screen and (max-width:768px) {
- .c22 {
+ .c21 {
margin-bottom: 24px;
}
}
@@ -670,18 +642,18 @@ exports[`
should render component 1`] = `
style="position: relative;"
>
Available:
1.0
@@ -717,13 +689,13 @@ exports[` should render component 1`] = `