aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/delayApp/styles.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/features/delayApp/styles.js')
-rw-r--r--src/features/delayApp/styles.js1
1 files changed, 0 insertions, 1 deletions
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 @@
1export default theme => ({ 1export default theme => ({
2 container: { 2 container: {
3 background: theme.colorBackground, 3 background: theme.colorBackground,
4 position: 'absolute',
5 top: 0, 4 top: 0,
6 width: '100%', 5 width: '100%',
7 display: 'flex', 6 display: 'flex',