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

Fixed minor text rendering issues #60

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dortam888
Copy link
Collaborator

@dortam888 dortam888 commented Jul 28, 2024

Added style to fix list not being aligned with text and changed breaking urls which made them unreadable to not break and show "..." if the URL is too long

1  CVE _ References 2  Secrets _ More Info 3  IaC - Bullet points

…ing urls which made them unreadable to not break and show ... if the url is too long
@attiasas attiasas added the bug Something isn't working label Jul 28, 2024
@hadarshjfrog
Copy link

@dortam888 - was it tested on both on VSC and IDEA?
And in various resolutions too?

…references added a feature to see the url when hovering over links
}
.innerContainer {
display: flex;
flex-direction: column;
}
.container a {
color: #f0f0f0;
/*color: #f0f0f0;*/

Choose a reason for hiding this comment

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

if works - please delete then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants