mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
user profile appearance
This commit is contained in:
parent
2b2234c3d8
commit
87112cd985
3 changed files with 9 additions and 11 deletions
|
@ -5,11 +5,11 @@
|
|||
}
|
||||
|
||||
.comments {
|
||||
flex: 2 1;
|
||||
flex: 3 1;
|
||||
}
|
||||
|
||||
.panel {
|
||||
flex: 1 2;
|
||||
flex: 1 3;
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
justify-content: flex-start;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue