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