Skip to content

Commit f443d69

Browse files
Fix style issue
1 parent ca5cf28 commit f443d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/OpenMeetings/MeetingInfo.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ const itemLink = {
6060
fontSize: '14px',
6161
lineHeight: '18px',
6262
color: '#faa023',
63-
listStyleImage: 'url(\"../../../static/img/product_link_bullet.png\")'
63+
listStyleImage: 'url("/img/product_link_bullet.png")'
6464
}
6565

6666
const itemTitle = {

0 commit comments

Comments
 (0)