Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit65c1300

Browse files
Fix the z-index value of the nav-tab inside card-tab#1933 (#1953)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
1 parent3d37a75 commit65c1300

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

‎.changeset/slimy-queens-pull.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@tabler/core":patch
3+
---
4+
5+
Fix the`z-index` value of the`nav-tab` inside`card-tab`#1933

‎src/scss/_variables.scss‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,8 @@ $card-header-tabs-bg: var(--#{$prefix}bg-surface-tertiary) !default;
605605
$cards-grid-gap:var(--#{$prefix}page-padding)!default;
606606
$cards-grid-breakpoint: lg!default;
607607

608+
$zindex-dropdown:1;
609+
608610
// Carousel
609611
$carousel-control-color:$white!default;
610612
$carousel-control-icon-width:1.5rem!default;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp