Match carbonn border to site styles

This commit is contained in:
Sam Carlton 2022-04-24 14:47:54 -05:00
parent 18a3361768
commit 94dd13e9ec

View file

@ -64,6 +64,7 @@
@apply relative; @apply relative;
@apply border; @apply border;
@apply border-gray-700;
@apply rounded-lg; @apply rounded-lg;
overflow: hidden; overflow: hidden;