Template:Crafting recipes table/styles.css
Template page
More actions
.loka-crafting-recipes {
width: 100%;
}
.loka-crafting-recipes th:last-child,
.loka-crafting-recipes td:last-child {
width: 1%;
white-space: nowrap;
}
.loka-crafting-recipes td:first-child {
overflow-wrap: break-word;
word-break: break-word;
}