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: fix styles #135

Merged
merged 4 commits into from
Jun 29, 2022
Merged

Conversation

tiborux
Copy link
Contributor

@tiborux tiborux commented Jun 29, 2022

@tiborux tiborux requested a review from a team as a code owner June 29, 2022 09:51
<template #header>
<div
class="
x-list__item--expand
x-row x-row--align-start x-row--gap-04
x-padding--top-06 x-padding--bottom-07
x-bac x-row x-row--align-start x-row--gap-04
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
x-bac x-row x-row--align-start x-row--gap-04
x-row x-row--align-start x-row--gap-04

@mnavarroespinosa mnavarroespinosa self-requested a review June 29, 2022 10:22
$x.historyQueries.length ||
$x.identifierResults.length ||
$x.nextQueries.length ||
$x.popularSearches.length
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
$x.popularSearches.length
$x.popularSearches.length ||
$x.querySuggestions.length

@tiborux tiborux requested a review from diegopf June 29, 2022 12:50
@diegopf diegopf merged commit ce04e5f into main Jun 29, 2022
@diegopf diegopf deleted the feature/EX-6481-archetype-fixes-from-refinement- branch June 29, 2022 13:32
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.

3 participants