feat(character): add equipment tooltips

This commit is contained in:
Axel Cocat 2022-01-04 01:30:33 +01:00
parent 7a9bb172ea
commit 73916950b7
31 changed files with 60862 additions and 17 deletions

View file

@ -2,7 +2,3 @@ html {
background-color: #202124;
color: white;
}
#model {
margin-bottom: 16px;
}