We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca5cf28 commit f443d69Copy full SHA for f443d69
src/components/OpenMeetings/MeetingInfo.jsx
@@ -60,7 +60,7 @@ const itemLink = {
60
fontSize: '14px',
61
lineHeight: '18px',
62
color: '#faa023',
63
- listStyleImage: 'url(\"../../../static/img/product_link_bullet.png\")'
+ listStyleImage: 'url("/img/product_link_bullet.png")'
64
}
65
66
const itemTitle = {
0 commit comments