fix: render issue (#350)

pull/362/head
Allison Ryan 3 years ago committed by GitHub
parent 135b4ed5c2
commit a7150279c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,7 +33,7 @@ abstract class ZIndexes {
static const outerBoundary = _above + boardBackground; static const outerBoundary = _above + boardBackground;
static const outerBottomBoundary = _above + rocket; static const outerBottomBoundary = _above + bottomBoundary;
// Bottom Group // Bottom Group

Loading…
Cancel
Save