Skip to content

feat(Layout): update style for IsFixedTabHeader #4730

@ArgoZhang

Description

@ArgoZhang

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

No response

Describe the solution you'd like

.tabs-header {
  position: sticky;
  top: var(--bb-layout-header-height);
  z-index: 5;
}

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions