Skip to content

[EuiCollapsibleNav] CollapsibleNav overlaps header #4805

Closed Answered by miukimiu
Paku580 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Paku580,

Welcome to Elastic UI! 👋🏽

To fix the issue your facing, you just need to include the SASS mixin @include euiHeaderAffordForFixed anywhere in your SASS. You can read more about it here: https://elastic.github.io/eui/#/layout/header#fixed-header.

In case you don't want to import our variables and mixins you can just add the following CSS: https://codesandbox.io/s/late-dew-vmndg?file=/styles.css.

Bear in mind that the Next UI Starter uses EUI version 32.0.4. Some props were introduced in our newest versions. 🙂

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Paku580
Comment options

Answer selected by Paku580
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #4804 on May 17, 2021 16:51.