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

#23 added random signup phrase

This commit is contained in:
Fedor Katurov 2021-03-19 17:52:04 +07:00
parent 73fcde2223
commit f792259dd5
2 changed files with 20 additions and 4 deletions

View file

@ -3,6 +3,7 @@
.toggle {
height: 24px;
width: 48px;
flex: 0 0 48px;
border-radius: 12px;
background-color: transparentize(white, 0.9);
display: flex;