Fix item name display on mobile

This commit is contained in:
Guillaume Gomez 2020-12-11 18:02:23 +01:00
parent e413d89aa7
commit ebfea6224b
1 changed files with 1 additions and 1 deletions

View File

@ -1571,7 +1571,7 @@ h4 > .notable-traits {
#main > table:not(.table-display) td {
word-break: break-word;
min-width: 10%;
width: 50%;
}
.search-container > div {