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

logindialog initial

This commit is contained in:
muerwre 2019-08-02 18:13:23 +07:00
parent 9220f09fe5
commit 6066c91060
5 changed files with 56 additions and 4 deletions

View file

@ -56,6 +56,7 @@
.pan {
border-radius: 0 0 $radius $radius;
box-shadow: transparentize($color: black, $amount: 0.8) 0 8px 0;
}
}
@ -88,7 +89,7 @@
.pan {
background: darken($content_bg, 4%);
height: 64px;
max-height: 64px;
}
.children {