-
-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Closed
Labels
bugSomething isn't working.Something isn't working.
Description
Describe the bug
I found a really small bug, mostly happening because of the below line.
width = width + 50; // padding |
Or maybe because of the default padding.
Expected behaviour
The card width should not exceed the provided width.
Screenshots / Live demo link
This can view on my Profile's README.md
Additional context
Expected solution:
- At least mention the behaviour in docs (README.md).
- Update the code, so that the added padding would not affect the assigned card width.
Metadata
Metadata
Assignees
Labels
bugSomething isn't working.Something isn't working.