Skip to content

Commit

Permalink
does nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
jlsnow301 committed Jun 10, 2024
1 parent 324b559 commit ffb8c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tgui/packages/tgui/interfaces/PowerMonitor.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export const PowerMonitorContent = (props) => {
</Section>
</Flex.Item>
<Flex.Item mx={0.5} grow={1}>
<Section position="relative" height="100%" fill>
<Section position="relative" fill>
<Chart.Line
fillPositionedParent
data={supplyData}
Expand Down

0 comments on commit ffb8c20

Please sign in to comment.