mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01: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
|
position: absolute
|
||||||
|
|
||||||
&.avatar-image
|
&.avatar-image
|
||||||
|
object-fit: cover;
|
||||||
|
object-position: center;
|
||||||
height: 100%
|
height: 100%
|
||||||
width: @height
|
width: @height
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,8 @@ avatar-radius = 50%
|
||||||
position: absolute
|
position: absolute
|
||||||
|
|
||||||
&.avatar-image
|
&.avatar-image
|
||||||
|
object-fit: cover;
|
||||||
|
object-position: center;
|
||||||
height: 100%
|
height: 100%
|
||||||
width: @height
|
width: @height
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue