feat: add reusable date and time picker primitives
This commit is contained in:
@@ -298,3 +298,10 @@
|
||||
box-shadow: 0 4px 20px oklch(0 0 0 / 0.3);
|
||||
}
|
||||
}
|
||||
|
||||
@utility scrollbar-none {
|
||||
scrollbar-width: none;
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user