feat: added dropdown component
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@
|
||||
|
||||
@keyframes slide-up-animation {
|
||||
0% {
|
||||
transform: translateY(10%);
|
||||
transform: translateY(15%);
|
||||
opacity: 0;
|
||||
}
|
||||
100% {
|
||||
|
||||
Reference in New Issue
Block a user