Conformance: Have activity Layout done.

This commit is contained in:
chiayin
2023-06-29 15:45:34 +08:00
parent 147c9b16cf
commit d976bc529d
16 changed files with 565 additions and 36 deletions

View File

@@ -43,6 +43,7 @@
}
.scrollbar::-webkit-scrollbar-thumb {
/* @apply rounded-full */
@apply bg-primary rounded-full
}