Skip to content

Commit

Permalink
Increase message composer left padding again
Browse files Browse the repository at this point in the history
  • Loading branch information
su-ex committed Dec 1, 2021
1 parent d50e184 commit f5b7e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/css/views/rooms/_MessageComposer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
margin: auto;
border-top: 1px solid $primary-hairline-color;
position: relative;
padding-left: 8rem;
padding-left: 8.2rem;
padding-right: 6px;
}

Expand Down

0 comments on commit f5b7e2c

Please sign in to comment.