🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@stackoverflow/stacks

Package Overview
Dependencies
Maintainers
6
Versions
282
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackoverflow/stacks - npm Package Compare versions

Comparing version
3.0.0-beta.26
to
3.0.0-beta.27
+12
-8
lib/components/navigation/navigation.less

@@ -1,2 +0,3 @@

.s-navigation {
.s-navigation,
.s-navigation ul {
--_na-fd: row;

@@ -18,3 +19,2 @@ --_na-fw: wrap;

--_na-item-text-ta: center;
--_na-title-mt: var(--su24);
--_na-after-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M11.35 4.35 6 9.71.65 4.35l.7-.7L6 8.29l4.65-4.64z'/%3E%3C/svg%3E");

@@ -46,3 +46,4 @@ --_na-after-bg-color: var(--black-400);

&&__vertical {
&&__vertical,
&&__vertical ul {
--_na-fd: column;

@@ -56,2 +57,3 @@ --_na-gap: 0;

--_na-item-fc: var(--black-600);
& .s-navigation--item {

@@ -157,6 +159,2 @@ &.is-selected {

& &--title {
&:first-child {
--_na-title-mt: 0;
}
& .s-btn {

@@ -166,4 +164,5 @@ color: var(--black-400);

margin-top: var(--_na-title-mt);
margin-bottom: 0;
font-size: var(--fs-fine);
font-weight: normal;
color: var(--black-400);

@@ -173,2 +172,7 @@ padding: calc(var(--su16) + var(--su2)) var(--su8);

//Add top margin to titles except the first one
& > li ~ li .s-navigation--title {
margin-top: var(--su24);
}
& &--icon {

@@ -175,0 +179,0 @@ color: inherit;

+1
-1
{
"name": "@stackoverflow/stacks",
"description": "Stack Overflow’s CSS and Design Pattern Library. Stacks is an atomic CSS library with classes and components for rapidly building Stack Overflow.",
"version": "3.0.0-beta.26",
"version": "3.0.0-beta.27",
"files": [

@@ -6,0 +6,0 @@ "dist",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display