mirror of
https://github.com/vercel/commerce.git
synced 2025-07-21 11:51:20 +00:00
styles: add white-spaces
This commit is contained in:
parent
69d5e64dea
commit
98c08910ad
@ -52,7 +52,7 @@
|
||||
}
|
||||
}
|
||||
.contentContainer {
|
||||
@apply hidden pb-16;
|
||||
@apply hidden pb-16 whitespace-pre-line;
|
||||
padding-top: 1.6rem;
|
||||
}
|
||||
@keyframes ContentAnimationIn {
|
||||
|
@ -19,7 +19,7 @@
|
||||
}
|
||||
}
|
||||
.content {
|
||||
@apply pb-16;
|
||||
@apply pb-16 whitespace-pre-line;
|
||||
padding-top: 1.6rem;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user