1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-05-04 17:16:40 +07:00

fixed types

This commit is contained in:
muerwre 2019-08-09 14:31:09 +07:00
parent 5d219b3196
commit d9a56255c5
4 changed files with 30 additions and 13 deletions

View file

@ -20,6 +20,11 @@
// width: 25%;
// float: left;
// padding: $gap / 2;
z-index: 10;
z-index: 1;
box-sizing: border-box;
}
}
.helper {
opacity: 0.5;
z-index: 10;
}