Skip to content

Commit

Permalink
Fix #415 : chat bubble (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrotsmnrd committed May 17, 2024
1 parent c527344 commit 84cf4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ragna/deploy/_ui/css/left_sidebar/button.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}

:host(.chat_button) div button:before {
content: url("imgs/chat_bubble.svg");
content: url("../../imgs/chat_bubble.svg");
margin-right: 10px;
display: inline-block;
}
Expand Down

0 comments on commit 84cf4f6

Please sign in to comment.