fix: render issue

pull/350/head
Allison Ryan 3 years ago
parent 28606241df
commit db604e3512

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

Loading…
Cancel
Save