From e6e9f8d4f2e1e0bd9f56fd0717c829eed771531c Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Fri, 28 Jun 2019 15:18:53 +0200 Subject: Fix alignment issue --- src/features/delayApp/styles.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/features/delayApp/styles.js b/src/features/delayApp/styles.js index 5c214cfdf..69c3c7a27 100644 --- a/src/features/delayApp/styles.js +++ b/src/features/delayApp/styles.js @@ -1,7 +1,6 @@ export default theme => ({ container: { background: theme.colorBackground, - position: 'absolute', top: 0, width: '100%', display: 'flex', -- cgit v1.2.3-70-g09d2