Skip to content

Conversation

@sanjarcode
Copy link

Problem: Unnecessary Whitespace on the left of the label

Cause :In the stylesheet.css file, the classes have width and text-align
attributes. These attributes are not required, because the set_text()
function automatically resizes the label according to the text.

Justification for change :This was causing unnecessary space to appear on the left of the label.
If it was meant for disambiguation of labels, it is not required: because all labels already have icon prefix, viz Sigma,
down-arrow, up-arrow etc.

Copy link

@MdRahman07 MdRahman07 left a comment

Choose a reason for hiding this comment

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

I suggest adding some horizontal padding to improve the overall appearance and create a more balanced look. This could enhance readability and give the elements a bit more breathing room. Something like padding: 0 2px might work well—feel free to experiment and see what looks best! 😊
Image

@sanjarcode
Copy link
Author

I've gotten too busy for such details. But that's a bad thing. Details matter!

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.

2 participants