Merge pull request #1830 from BrhmDev/fix/web-panel-back-and-forward-disable

Disable back and forward button inside web panel when they can't be used.
This commit is contained in:
mauro 🤙
2024-10-01 18:52:16 +02:00
committed by GitHub

View File

@@ -187,7 +187,7 @@
}
#zen-sidebar-web-header toolbarbutton {
opacity: 0.7;
fill: color-mix(in srgb, var(--toolbarbutton-icon-fill) 70%, transparent);
}
#zen-sidebar-panels-wrapper {