chore: sync

Signed-off-by: mertmit <mertmit99@gmail.com>
This commit is contained in:
mertmit
2026-01-08 18:29:44 +03:00
parent f07a8da6ea
commit 69a29568c7
1221 changed files with 70034 additions and 16199 deletions

View File

@@ -9,7 +9,7 @@
@apply w-3/4 flex flex-col;
.panel {
@apply border-1 border-gray-200 p-6 rounded-lg;
@apply border-1 border-nc-border-gray-medium p-6 rounded-lg;
}
}
</style>