Fix problem with talent rank column

This commit is contained in:
Johannes Loher 2021-03-07 19:01:58 +01:00
parent d656d89d6c
commit fac9bfdf39

View file

@ -33,7 +33,7 @@
grid-template-columns: $row-height $row-height 2fr $row-height 1fr 1fr 1fr 1fr 5ch;
}
&--talent {
grid-template-columns: $row-height 1fr 1fr 3fr 5ch;
grid-template-columns: $row-height 1fr 21ch 3fr 5ch;
}
&--racial-ability,
&--language,