Tweak on the textarea to prevent the input area jumping a couple of pixels in size between textarea and AddressTile
This commit is contained in:
@@ -18,7 +18,7 @@ limitations under the License.
|
|||||||
.mx_ChatInviteDialog_input,
|
.mx_ChatInviteDialog_input,
|
||||||
.mx_ChatInviteDialog_input:focus
|
.mx_ChatInviteDialog_input:focus
|
||||||
{
|
{
|
||||||
line-height: 34px;
|
height: 26px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
padding-left: 12px;
|
padding-left: 12px;
|
||||||
padding-right: 12px;
|
padding-right: 12px;
|
||||||
|
|||||||
Reference in New Issue
Block a user