|
|
@ -760,6 +760,7 @@ header .right .activebtn{ |
|
|
|
width: 100%; |
|
|
|
background: rgba(255, 255, 255, 0.5); |
|
|
|
backdrop-filter: blur(10px); |
|
|
|
-webkit-backdrop-filter:blur(10px); |
|
|
|
display: flex; |
|
|
|
justify-content: center; |
|
|
|
transition:all .7s; |
|
|
@ -1092,6 +1093,7 @@ li .select_icon, .pay_every .pay_icon{ |
|
|
|
} |
|
|
|
.oneRight input{ |
|
|
|
flex: 1; |
|
|
|
font-size: 14px; |
|
|
|
border: none; |
|
|
|
padding-left: 12px; |
|
|
|
color: #1F2225; |
|
|
|