feat: update layout, add copy key

This commit is contained in:
2024-08-17 00:51:57 +07:00
parent f503b261f5
commit fb02d273c2
8 changed files with 141 additions and 34 deletions
+4
View File
@@ -20,6 +20,10 @@
@apply bg-base-100;
}
.card-body {
@apply p-4 md:p-8;
}
.dropdown-content {
@apply z-10;
}