修改备注样式
This commit is contained in:
parent
447c2ddf27
commit
59050baf9f
|
@ -1433,8 +1433,8 @@
|
|||
.beizhu{
|
||||
width: 100%;
|
||||
margin-top: 5px;
|
||||
font-size: 12px !important;
|
||||
margin-bottom: 10px;
|
||||
font-size: 13px !important;
|
||||
|
||||
// display: -webkit-box;
|
||||
// -webkit-box-orient: vertical;
|
||||
// -webkit-line-clamp: 2; /* 显示的行数,可以根据需要修改 */
|
||||
|
@ -1728,6 +1728,7 @@
|
|||
width: 100%;
|
||||
height: 120px;
|
||||
margin-top: 10px;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
.textarea-pay{
|
||||
background-color: #f3f3f3;
|
||||
|
|
|
@ -1378,6 +1378,7 @@
|
|||
width: 100%;
|
||||
height: 120px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.textarea-pay{
|
||||
background-color: #f3f3f3;
|
||||
|
|
Loading…
Reference in New Issue