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

made better sidebar logout button

This commit is contained in:
Fedor Katurov 2022-07-28 14:12:18 +07:00
parent be061c966f
commit 27c87bea0a
8 changed files with 58 additions and 6 deletions

View file

@ -174,3 +174,7 @@ p {
#__next {
min-height: 100vh;
}
small {
font-size: 0.8em;
}