git commit -m "Remove unintended global.css changes from PR"

This commit is contained in:
Biki Kalita
2026-03-24 12:00:13 +00:00
parent 9b9a291e2b
commit 529a3fe2e5
-8
View File
@@ -257,14 +257,6 @@
.dark .scrollbar-thin::-webkit-scrollbar-thumb:hover { .dark .scrollbar-thin::-webkit-scrollbar-thumb:hover {
background-color: oklch(0.45 0.015 260); background-color: oklch(0.45 0.015 260);
} }
.scrollbar-hidden {
scrollbar-width: none;
-ms-overflow-style: none;
}
.scrollbar-hidden::-webkit-scrollbar {
display: none;
}
} }
/* Smooth page transitions */ /* Smooth page transitions */