Skip to content

Commit

Permalink
Merge pull request #7 from newfold-labs/fix/tailwind-missing-class
Browse files Browse the repository at this point in the history
Add explicit border color to the container styles
  • Loading branch information
wpalani authored Dec 1, 2023
2 parents ea29ea9 + 7b0bc2d commit bbd9018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/container/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
@apply
nfd-p-8
nfd-border-b
nfd-border-line
nfd-border-[#E2E8F0]
nfd-flex
nfd-flex-col
nfd-gap-4
Expand Down

0 comments on commit bbd9018

Please sign in to comment.