mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
treak input style for text align
This commit is contained in:
parent
981573037a
commit
483491d0d8
@ -47,7 +47,6 @@
|
||||
height: @input-height-base;
|
||||
cursor: text;
|
||||
font-size: @font-size-base;
|
||||
line-height: @line-height-base;
|
||||
color: @input-color;
|
||||
background-color: @input-bg;
|
||||
background-image: none;
|
||||
|
@ -11,6 +11,7 @@
|
||||
vertical-align: middle;
|
||||
.@{mention-prefix-cls}-editor {
|
||||
.input;
|
||||
line-height: @line-height-base;
|
||||
padding: 0;
|
||||
display: block;
|
||||
&-wrapper {
|
||||
|
Loading…
Reference in New Issue
Block a user