Skip to content

Commit 84cf4f6

Browse files
authored
Fix #415 : chat bubble (#419)
1 parent c527344 commit 84cf4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ragna/deploy/_ui/css/left_sidebar/button.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525

2626
:host(.chat_button) div button:before {
27-
content: url("imgs/chat_bubble.svg");
27+
content: url("../../imgs/chat_bubble.svg");
2828
margin-right: 10px;
2929
display: inline-block;
3030
}

0 commit comments

Comments
 (0)