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

apps/measures/detail-page: make styles work for mobile #660

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

khamui
Copy link
Contributor

@khamui khamui commented Apr 24, 2023

No description provided.

@khamui khamui requested a review from philli-m April 25, 2023 08:40
@philli-m philli-m self-assigned this Apr 25, 2023
Copy link
Contributor

@philli-m philli-m left a comment

Choose a reason for hiding this comment

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

I actually didn't pick up on it before but _measurs.scss would normally be called _meta.scss as that's the name of the component being styled in it, makes it easier to navigate when there are lots of components, we haven't been strict about it in this project but as this is purely just for the table I think we can be here.


.meta-information__column {
margin-bottom: ($spacer * 2);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

this spacing looks a bit bigger then on the designs tested on chrome, but I also struggled to get the actual amount from zeplin because of the elements being grouped, what do you think?

@philli-m philli-m removed their assignment Apr 25, 2023
@khamui khamui changed the title apps/measures/detail-page: make styles work for mobile WIP apps/measures/detail-page: make styles work for mobile Apr 25, 2023
@khamui khamui changed the title WIP apps/measures/detail-page: make styles work for mobile apps/measures/detail-page: make styles work for mobile Apr 25, 2023
@khamui khamui requested a review from philli-m April 25, 2023 11:41
Copy link
Contributor

@philli-m philli-m left a comment

Choose a reason for hiding this comment

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

Nice!

@philli-m philli-m merged commit 06f13a1 into main Apr 25, 2023
2 checks passed
@philli-m philli-m deleted the kt-2304-styles-mobile branch April 25, 2023 11:46
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.

None yet

2 participants