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:
parent
5d219b3196
commit
d9a56255c5
4 changed files with 30 additions and 13 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue