Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the correct shadow on chart cards. #7747

Open
Nico-Kestra opened this issue Mar 7, 2025 · 2 comments · May be fixed by #7752
Open

Use the correct shadow on chart cards. #7747

Nico-Kestra opened this issue Mar 7, 2025 · 2 comments · May be fixed by #7752
Assignees
Labels
area/frontend Needs frontend code changes bug Something isn't working kind/quick-win Seems to be quick to do

Comments

@Nico-Kestra
Copy link
Member

Describe the issue

Image

This drop shadow is too large and too strong. Use:

box-shadow: 0px 2px 4px 0px var(--ks-card-shadow);

Environment

  • Kestra Version: develop
@Nico-Kestra Nico-Kestra added area/backend Needs backend code changes area/frontend Needs frontend code changes bug Something isn't working labels Mar 7, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Issues Mar 7, 2025
@anna-geller anna-geller added kind/quick-win Seems to be quick to do and removed area/backend Needs backend code changes labels Mar 7, 2025
@Piyush-r-bhaskar Piyush-r-bhaskar linked a pull request Mar 7, 2025 that will close this issue
@MilosPaunovic MilosPaunovic moved this from Backlog to In review in Issues Mar 10, 2025
@MilosPaunovic
Copy link
Member

@Piyush-r-bhaskar Would need your comment here to be able to assign it to you

@Piyush-r-bhaskar
Copy link
Contributor

Yes Sure, Could you plz assign @MilosPaunovic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Needs frontend code changes bug Something isn't working kind/quick-win Seems to be quick to do
Projects
Status: In review
Development

Successfully merging a pull request may close this issue.

4 participants