Skip to content

Fixed a sizing/positioning issue with dnn-select and dnn-input#810

Merged
david-poindexter merged 1 commit intoDNNCommunity:release/0.20.2from
valadas:dnn-input-sizing
Aug 23, 2023
Merged

Fixed a sizing/positioning issue with dnn-select and dnn-input#810
david-poindexter merged 1 commit intoDNNCommunity:release/0.20.2from
valadas:dnn-input-sizing

Conversation

@valadas
Copy link
Copy Markdown
Member

@valadas valadas commented Aug 23, 2023

The sizing was using rem instead of em which caused strange behaviors if the root font size happened to not be the same as the font size computed where the component is located.

Closes #809

The sizing was using rem instead of em which caused strange behaviors if the root font size happened to not be the same as the font size computed where the component is located.
@valadas valadas added the bug Something isn't working label Aug 23, 2023
@valadas valadas added this to the 0.20.2 milestone Aug 23, 2023
Copy link
Copy Markdown
Contributor

@david-poindexter david-poindexter left a comment

Choose a reason for hiding this comment

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

Looks good - this should help!

@david-poindexter david-poindexter merged commit affc9b8 into DNNCommunity:release/0.20.2 Aug 23, 2023
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.

2 participants