tune .post-area-new.open bottom adjustment in DMs/group DMs SASS

This commit is contained in:
Simon Grim 2018-10-05 01:15:07 +05:00
parent 33f7b16fc9
commit bf79d2f9d1
4 changed files with 8 additions and 3 deletions

View File

@ -7,7 +7,7 @@
z-index: 5
background: $bloc-light-color !important
position: absolute
bottom: 40px
bottom: 0px
width: 100% !important
padding: 10px 20px!important
+box-shadow(0 -8px 13px rgba(#111, 0.1))
@ -84,7 +84,7 @@
border-bottom: 1px solid $main-background-color
background: $bloc-light-color
.direct-messages-thread
padding-bottom: 200px
padding-bottom: 160px
max-width: 420px
margin: auto
li

View File

@ -22,6 +22,10 @@
button
margin: 5px
.direct-messages-thread
padding-bottom: 200px
.post-area-new.open
bottom: 40px
.direct-messages-list
li
padding: 10px 20px

View File

@ -342,3 +342,5 @@ $header-modal-height : $menu-height
/********* DIRECT MESSAGES MODAL ***********/
@import '_dm'
@import '_groupchat'

View File

@ -18,7 +18,6 @@
@import 'layout/_profile'
@import 'layout/_postboard'
@import 'layout/_following'
@import 'layout/_groupchat'
// pages