diff --git a/rpg-docs/client/style/tables.scss b/rpg-docs/client/style/tables.scss index e9c87ca6..5edf7381 100644 --- a/rpg-docs/client/style/tables.scss +++ b/rpg-docs/client/style/tables.scss @@ -1,8 +1,5 @@ td { padding: 8px; - &:nth-child(1) { - min-width: 100px; - } } .strengthTable{