mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 21:06:42 +07:00
several bug fixes
This commit is contained in:
parent
f23b9166e1
commit
11348aa411
13 changed files with 281 additions and 110 deletions
|
@ -36,3 +36,15 @@
|
|||
.text {
|
||||
margin: 0 $gap;
|
||||
}
|
||||
|
||||
.placeholder {
|
||||
.text {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.grid {
|
||||
div {
|
||||
background: $placeholder_bg;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue