We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da49325 commit b43cfe0Copy full SHA for b43cfe0
packages/client/src/styles/card.scss
@@ -217,11 +217,20 @@
217
218
> *:first-child {
219
margin-top: 0;
220
+ display: inline;
221
}
222
223
> *:last-child {
224
margin-bottom: 0;
225
226
+
227
+ div {
228
229
230
+ > p {
231
232
+ }
233
234
235
236
.wl-admin-actions {
0 commit comments