summaryrefslogtreecommitdiffstats
path: root/client/components/main/layouts.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/main/layouts.styl')
-rw-r--r--client/components/main/layouts.styl8
1 files changed, 6 insertions, 2 deletions
diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl
index e8d9ab5d..83d4d693 100644
--- a/client/components/main/layouts.styl
+++ b/client/components/main/layouts.styl
@@ -26,13 +26,14 @@ body
#content
position: relative
flex: 1
- overflow: hidden
+ overflow-x: hidden
.sk-spinner
margin-top: 30vh
> .wrapper
- margin-top: 25px
+ margin-top: 10px
+ padding: 15px
#modal
position: absolute
@@ -109,6 +110,9 @@ a
cursor: default
text-decoration: none
+span a
+ text-decoration: underline
+
strong
font-weight: bold