mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Removes collapsing from position column (#66582)
This commit is contained in:
@@ -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 && (
|
||||
|
||||
Reference in New Issue
Block a user