@@ -107,7 +107,7 @@
margin-left: 140px;
display: flex;
align-items: center;
-
+
:global {
.n-button {
width: 40Px;
@@ -124,6 +124,7 @@
width: 50Px;
height: 50Px;
margin: 0 48px;
+ background: linear-gradient(to right bottom, #44CAFE, #007AFE);
img {
display: block;
@@ -176,7 +176,7 @@
margin-left: auto;
width: 84px;
height: 40px;
- background: linear-gradient(73deg, #5BECFF 0%, #259CFE 100%);
+ background: linear-gradient(to right, #44CAFF, #259DFE);
border: none;
padding: 0;
font-weight: bold !important;