Skip to content

Commit

Permalink
Simplified battery UI.
Browse files Browse the repository at this point in the history
  • Loading branch information
fwaalkens committed Feb 28, 2024
1 parent 6dee137 commit e6b705e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ const BatteriesOverview = ({ componentMode = "full", pageSelectorPropsSetter }:
width: boxSize.width,
height: height,
}}
classes="h-full flex w-[15rem] md:w-[17rem] lg:w-[22rem] xl:w-[26rem]"
/>
))}
</div>
Expand Down

0 comments on commit e6b705e

Please sign in to comment.