mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
added sample data to profile sidebar
This commit is contained in:
parent
0c9d5467ed
commit
367ba0cc4d
4 changed files with 101 additions and 19 deletions
|
@ -9,4 +9,13 @@
|
|||
border-radius: $radius;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.content {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue