Skip to content

Commit

Permalink
modified chat-section
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejas Zambre committed Jun 1, 2020
1 parent ce4fdb0 commit abd60c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/assets/stylesheets/custom.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
border-top-right-radius: 65px;
border-top-left-radius: 65px;
border-top: rgba(255, 255, 255, 1) 30px solid;
height: 83vh !important;
height: 75vh !important;
display: flex;
flex-direction: column;
padding-bottom: 175px;
Expand All @@ -127,7 +127,7 @@
position: absolute;
width: 92%;
margin-left: 7%;
bottom: 84vh;
bottom: 76vh;
font-size: 60px;
overflow-x: auto;
}
Expand Down

0 comments on commit abd60c0

Please sign in to comment.