[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2026-07-22 06:03:44 +00:00
committed by GitHub
parent f2148040a3
commit 79c127b03b

View File

@@ -271,9 +271,9 @@
/* Cursor pointer on buttons */
button:not([disabled]),
[role="button"]:not([disabled]) {
cursor: pointer;
}
[role="button"]:not([disabled]) {
cursor: pointer;
}
/* Custom scrollbar styling */
::-webkit-scrollbar {