summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout/_post.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/layout/_post.scss')
-rw-r--r--webapp/sass/layout/_post.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/webapp/sass/layout/_post.scss b/webapp/sass/layout/_post.scss
index 6ffb47c2d..7fc9878bd 100644
--- a/webapp/sass/layout/_post.scss
+++ b/webapp/sass/layout/_post.scss
@@ -359,6 +359,11 @@
}
.post-create__container {
+ @include flex(0 0 auto);
+ background: $white;
+ width: 100%;
+ z-index: 1000;
+
label {
font-weight: normal;
}