feat(character): list of transmog appearances

This commit is contained in:
Axel Cocat 2022-05-15 00:46:43 +02:00
parent c95ad80e3f
commit 0dd11a77f5
2 changed files with 50 additions and 6 deletions

View file

@ -24,3 +24,12 @@
height: 100% !important;
width: 100% !important;
}
.no-link-text a span {
display: none;
}
#list-transmogs-container,
#lbl-hide-transmogs {
display: none;
}