1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

fixed social registration on login

This commit is contained in:
Fedor Katurov 2021-03-05 09:51:38 +07:00
parent b91ff98491
commit 455c7ad90d
2 changed files with 10 additions and 18 deletions

View file

@ -28,15 +28,4 @@
:global(.green) {
color: $wisegreen;
}
//&:last-child {
// p {
// &::after {
// content: '';
// display: inline-flex;
// height: 1em;
// width: 150px;
// }
// }
//}
}