mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
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:
parent
c0ce7663a9
commit
ace0e01d86
@ -18,7 +18,7 @@ limitations under the License.
|
||||
.mx_ChatInviteDialog_input,
|
||||
.mx_ChatInviteDialog_input:focus
|
||||
{
|
||||
line-height: 34px;
|
||||
height: 26px;
|
||||
font-size: 14px;
|
||||
padding-left: 12px;
|
||||
padding-right: 12px;
|
||||
|
Loading…
Reference in New Issue
Block a user