fix(BOOK-427): Added div around the contents of the li element to avoid the li flex-styles
Approved-by: Chuma Mcphoy (We Ahead)
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
content: url('/_static/icons/heart.svg');
|
||||
}
|
||||
|
||||
.li > p {
|
||||
.li > * {
|
||||
display: inline;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user