You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I've added a logo (dimension 660px x 120px), in company -> logo -> the mentioned size is: 220x40
When uploaded, the logo In the login screen is skewed. A css class tw-h-full is adding 100% height, which causes this issue, so the images ratio is ignored.
The issue seems to be only on Safari
To Reproduce
Steps to reproduce the behavior:
Go to 'company' -> 'company settings' and on the right 'Logo'
Click on 'select file' -> 'upload'
Log out from leantime
See skewed logo on login page
Expected behavior
The logo keeps its ratio
Leantime Version
docker leantime v3.1.4
The text was updated successfully, but these errors were encountered:
What set up are you using
Describe the bug
I've added a logo (dimension 660px x 120px), in company -> logo -> the mentioned size is: 220x40
When uploaded, the logo In the login screen is skewed. A css class
tw-h-full
is adding 100% height, which causes this issue, so the images ratio is ignored.The issue seems to be only on Safari
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The logo keeps its ratio
Leantime Version
docker leantime v3.1.4
The text was updated successfully, but these errors were encountered: