Skip to content

Commit c9492f2

Browse files
committed
fix style
1 parent 4ef9d01 commit c9492f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/components/forms/consumption.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ export const Consumption: FC<ResourceCalculatorProps> = ({ flowCollector, setSam
130130
</Tbody>
131131
</Table>
132132
</FlexItem>
133-
<FlexItem>
133+
<FlexItem className="calculator-item">
134134
<Text component={TextVariants.h2}>{t('Recommendations')}</Text>
135135
<Table>
136136
<Thead>

0 commit comments

Comments
 (0)