Skip to content

feat(circleprogress): Add Labels#33

Merged
LukeWasTakenn merged 5 commits intooverextended:masterfrom
SamShanks1:master
May 31, 2022
Merged

feat(circleprogress): Add Labels#33
LukeWasTakenn merged 5 commits intooverextended:masterfrom
SamShanks1:master

Conversation

@SamShanks1
Copy link
Copy Markdown
Contributor

Allows the option for text/label under the circular progress bar

@SamShanks1 SamShanks1 changed the title feat(circle progress label) feat(circleprogress): Add Labels May 27, 2022
Comment on lines +113 to +116
position="absolute"
top="115%"
left="50%"
transform="translate(-50%, -50%)"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why not just use flexbox and avoid this weird aligning? 🤷

Copy link
Copy Markdown
Contributor Author

@SamShanks1 SamShanks1 May 31, 2022

Choose a reason for hiding this comment

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

Wrapped it in a flex and centred it in latest push

@LukeWasTakenn LukeWasTakenn merged commit 4cd53ee into overextended:master May 31, 2022
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