aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/layout.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/layout.scss')
-rw-r--r--src/styles/layout.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/layout.scss b/src/styles/layout.scss
index c9cc94e15..739082445 100644
--- a/src/styles/layout.scss
+++ b/src/styles/layout.scss
@@ -40,7 +40,7 @@ html { overflow: hidden; }
40 } 40 }
41 41
42 .app__service { 42 .app__service {
43 position: relative; 43 // position: relative;
44 display: flex; 44 display: flex;
45 flex: 1; 45 flex: 1;
46 flex-direction: column; 46 flex-direction: column;