[MIRROR] canister ui fix [MDB IGNORE] (#14907)

* canister ui fix (#68317)

Fixed canister ui being too small
You don't have to scroll/expand canister ui window to see kPa of an inserted tank

* canister ui fix

Co-authored-by: Holoo <38228316+Holoo-1@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-07-15 17:04:07 +01:00
committed by GitHub
co-authored by Holoo
parent 6943c5265f
commit 72cd3235e2
+1 -1
View File
@@ -30,7 +30,7 @@ export const Canister = (props, context) => {
restricted,
} = data;
return (
<Window width={350} height={275}>
<Window width={350} height={305}>
<Window.Content>
<Flex direction="column" height="100%">
<Flex.Item mb={1}>