mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 22:17:16 -04:00
Merge branch 'master' of https://github.com/krupupakku/wekan into krupupakku-master
This commit is contained in:
commit
8f33517142
2 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,8 @@ avatar-radius = 50%
|
|||
position: absolute
|
||||
|
||||
&.avatar-image
|
||||
object-fit: cover;
|
||||
object-position: center;
|
||||
height: 100%
|
||||
width: @height
|
||||
|
||||
|
|
|
@ -29,6 +29,8 @@ avatar-radius = 50%
|
|||
position: absolute
|
||||
|
||||
&.avatar-image
|
||||
object-fit: cover;
|
||||
object-position: center;
|
||||
height: 100%
|
||||
width: @height
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue