mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-09-08 12:20:20 +08:00
git commit -m "Remove unintended global.css changes from PR"
This commit is contained in:
@@ -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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user