1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

feat: Add package managers data and update tabs documentation

This commit is contained in:
codecalm
2025-05-17 15:20:08 +02:00
parent 06021fad99
commit f2c0c65f98
3 changed files with 38 additions and 8 deletions

View File

@@ -44,6 +44,10 @@
margin: 0 0 calc(-1 * #{$nav-bordered-border-width});
border: 0;
border-bottom: $nav-bordered-link-active-border-width var(--#{$prefix}border-style) transparent;
&:hover {
background-color: transparent;
}
}
.nav-link.active,