重点部位基础信息管理页面样式修改

main^2
jiangxucong 1 week ago
parent 39e979e321
commit ed67e60122

@ -65,7 +65,7 @@
display: flex;
align-items: center;
justify-content: space-between;
margin: 10px 15px 0 15px;
margin: 0 15px;
height: 40px;
}
@ -268,7 +268,7 @@
display: flex;
justify-content: space-between;
align-items: center;
padding: 8px 15px 5px 15px;
padding: 8px 15px 0px 15px;
.tableTitle {
display: flex;
@ -278,7 +278,7 @@
font-weight: 500;
font-size: 14px;
color: #333333;
line-height: 32px;
.titleIcon {
width: 3px;
height: 16px;
@ -380,7 +380,8 @@
font-weight: 500;
font-size: 14px;
color: #333333;
margin-bottom: 10px;
padding-top: 8px;
line-height: 32px;
.titleIcon {
width: 3px;

Loading…
Cancel
Save