fix(ui): Tailwind build errors (#4329)
This commit is contained in:
parent
c21d4848ef
commit
8e7cc11529
@ -210,7 +210,7 @@ h3.section-header {
|
||||
}
|
||||
|
||||
.row {
|
||||
@apply border-border mb-6 flex flex-row flex-wrap rounded-md border py-10;
|
||||
@apply mb-6 flex flex-row flex-wrap rounded-md border py-10;
|
||||
}
|
||||
|
||||
.example {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user