@stackoverflow/stacks 3.0.0-beta.12 → 3.0.0-beta.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/css/stacks.css
CHANGED
|
@@ -3245,6 +3245,7 @@ body.theme-highcontrast .s-navigation .s-navigation--item:active {
|
|
|
3245
3245
|
}
|
|
3246
3246
|
.s-navigation .s-navigation--avatar {
|
|
3247
3247
|
margin-right: var(--su8);
|
|
3248
|
+
background: transparent;
|
|
3248
3249
|
}
|
|
3249
3250
|
/**
|
|
3250
3251
|
* Generate color variables with a given color name
|