|
@@ -119,16 +119,18 @@
|
|
color: #2cb7ca;
|
|
color: #2cb7ca;
|
|
}
|
|
}
|
|
.third-party-verify {
|
|
.third-party-verify {
|
|
- margin-top: 16px;
|
|
|
|
|
|
+ margin: .28rem 0;
|
|
}
|
|
}
|
|
.third-party-verify-button {
|
|
.third-party-verify-button {
|
|
- display: inline-flex;
|
|
|
|
- align-items: center;
|
|
|
|
|
|
+ /* display: inline-flex;
|
|
|
|
+ align-items: center; */
|
|
color: #2cb7ca;
|
|
color: #2cb7ca;
|
|
|
|
+ line-height: 18px;
|
|
}
|
|
}
|
|
.third-party-verify-button .icon {
|
|
.third-party-verify-button .icon {
|
|
- width: .4rem;
|
|
|
|
- height: .4rem;
|
|
|
|
|
|
+ width: 18px;
|
|
|
|
+ height: 18px;
|
|
|
|
+ vertical-align: sub;
|
|
}
|
|
}
|
|
.third-party-verify-button .button-text {
|
|
.third-party-verify-button .button-text {
|
|
text-decoration: underline;
|
|
text-decoration: underline;
|