Removes collapsing from position column (#66582)

This commit is contained in:
BlueMemesauce
2022-04-29 17:59:01 +03:00
committed by GitHub
parent ab4d50287f
commit 40dbfb9c24
+1 -1
View File
@@ -98,7 +98,7 @@ const CrewTable = (props, context) => {
<Table.Cell bold collapsing textAlign="center">
Vitals
</Table.Cell>
<Table.Cell bold collapsing textAlign="center">
<Table.Cell bold textAlign="center">
Position
</Table.Cell>
{!!data.link_allowed && (