Skip to content

Conversation

@Lenni009
Copy link
Member

closes #46

@Lenni009 Lenni009 changed the base branch from main to develop May 19, 2023 18:40
@Lenni009 Lenni009 changed the base branch from develop to main May 19, 2023 18:40
@Khaoz-Topsy Khaoz-Topsy marked this pull request as ready for review June 7, 2023 20:27
img {
border-top-left-radius: $community-search-icon-border-radius;
border-top-left-radius: $community-search-icon-border-radius;
object-fit: contain;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this object-fit rule

@Khaoz-Topsy
Copy link
Member

Sorry it took so long for me to see this 😅. I just need that one rule removed that was added in this PR 😋. If you change this PR to be in develop, I will merge it very soon, else it needs to wait for future Kurt 😅

Also how did you get around the gitHooks that is supossed to enforce emoji use 😞

@Khaoz-Topsy
Copy link
Member

With the object-fit
image

Without
image

@Lenni009
Copy link
Member Author

Lenni009 commented Jun 7, 2023

So we want distorted images?

@Lenni009 Lenni009 changed the base branch from main to develop June 7, 2023 20:56
@Lenni009
Copy link
Member Author

Lenni009 commented Jun 7, 2023

AFAIK the PR also was meant as a draft, I did not yet manage to replace the @import statements with the proper @use ones. There's a lot going on in the CSS, especially with the SweetAlert code that wasn't written by you.

@Khaoz-Topsy
Copy link
Member

Yup, I want stretchy for all the non square images

Ah ok. I was impressed that there were so few file changes 😂

@Lenni009 Lenni009 marked this pull request as draft June 7, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Code Improvement]: Use @use instead of @import in scss files

2 participants