Update firefox RC builds to 135.0.1

This commit is contained in:
mr. M
2025-02-18 12:06:28 +01:00
parent baa4402a62
commit bf31cc24d6
8 changed files with 5 additions and 20 deletions

View File

@@ -217,12 +217,6 @@
bottom: calc(-1 * var(--zen-toolbox-padding));
}
@media (-moz-bool-pref: 'zen.view.show-bottom-border') {
&::after {
background: light-dark(rgba(1, 1, 1, 0.075), rgba(255, 255, 255, 0.1));
}
}
& > * {
border-top-width: 0 !important;
}