Site :
- Fix icon invit game - Fix bug history - Add scroll history (maybe) - Fix cross notification to real cross
This commit is contained in:
@ -12,8 +12,8 @@
|
||||
<div class="rightButtonDiv">
|
||||
<img id="github" src="/static/img/profilPage/github.png">
|
||||
<img id="discord" src="/static/img/profilPage/discord.webp">
|
||||
<img id="newConv" src="/static/img/profilPage/addConv.png">
|
||||
<img id="invite" src="/static/img/profilPage/invite.png">
|
||||
<img id="newConv" src="/static/img/profilPage/addConv.svg">
|
||||
<img id="invite" src="/static/img/profilPage/invite.svg">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -29,6 +29,7 @@
|
||||
</div>
|
||||
<div class="history" id="history">
|
||||
<h3>History</h3>
|
||||
<div id="scroll-match"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user