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

feat(search): Add search suggestions style #296

Merged
merged 2 commits into from
Feb 9, 2023
Merged

Conversation

kreafox
Copy link
Member

@kreafox kreafox commented Feb 8, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 8, 2023

👋 @kreafox

To generate the Storybook and Docusaurus websites, write comment with:

@eea-jenkins build all

To generate only Storybook write comment with:

@eea-jenkins build storybook

To generate only Docusaurus write comment with:

@eea-jenkins build docusaurus

@kreafox kreafox changed the base branch from master to develop February 8, 2023 13:07
}

.wrapper {
position: relative;
display: flex;
width: 100%;
flex-direction: column;
margin: @mobilePopupMarginTop 0;
// margin: @mobilePopupMarginTop 0;
Copy link
Member

Choose a reason for hiding this comment

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

@kreafox assign a value that you want instead of commenting this code

Copy link
Member Author

Choose a reason for hiding this comment

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

@ichim-david done, I've fixed it. But I created new variables to have these specifically for the search popup.

@@ -658,7 +683,7 @@
height: @computerPopUpHeight;

.wrapper {
margin: @computerPopupMarginTop 0;
// margin: @computerPopupMarginTop 0;
Copy link
Member

Choose a reason for hiding this comment

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

@kreafox assign a value that you want instead of commenting this code

@ichim-david ichim-david self-requested a review February 9, 2023 16:52
@ichim-david ichim-david merged commit 3b0c956 into develop Feb 9, 2023
@ichim-david ichim-david deleted the search-suggestions branch February 9, 2023 16:52
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