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
|
@ -1,6 +1,6 @@
|
|||
.placeholder {
|
||||
height: 1em;
|
||||
width: 120px;
|
||||
background: transparentize(white, 0.95);
|
||||
background: $placeholder_bg;
|
||||
border-radius: 1em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue