mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Merge branch 'krupupakku-master'
This commit is contained in:
commit
6b9a7a3fc1
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