mirror of
https://github.com/plankanban/planka.git
synced 2025-07-23 23:29:43 +02:00
feat: Display avatar next to user name in top bar
This commit is contained in:
parent
eb56b2147b
commit
7ee2d76be4
3 changed files with 9 additions and 1 deletions
|
@ -86,6 +86,10 @@
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.userName {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
background: rgba(0, 0, 0, 0.24);
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue