修改对齐问题与文字
This commit is contained in:
@@ -12,9 +12,11 @@
|
||||
padding: 0;
|
||||
border-radius: 8px;
|
||||
font-size: 16px;
|
||||
line-height: 1.4;
|
||||
background: #fff;
|
||||
box-sizing: border-box;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
resize: none;
|
||||
}
|
||||
|
||||
@@ -23,6 +25,9 @@
|
||||
color: rgba(60, 60, 67, 0.60) !important;
|
||||
font-size: 16px !important;
|
||||
font-weight: normal !important;
|
||||
height: 22px;
|
||||
line-height: 22px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user