Fix composer text alignment
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
1a9680b527
commit
e6dff951b8
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ limitations under the License.
|
||||||
margin: auto;
|
margin: auto;
|
||||||
border-top: 1px solid $primary-hairline-color;
|
border-top: 1px solid $primary-hairline-color;
|
||||||
position: relative;
|
position: relative;
|
||||||
padding-left: 83px;
|
padding-left: 82px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MessageComposer_replaced_wrapper {
|
.mx_MessageComposer_replaced_wrapper {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue