各个检查小结样式
This commit is contained in:
parent
7012f42171
commit
33cbef99ed
@ -476,7 +476,8 @@
|
||||
.ultrasound-exam .report-summary p {
|
||||
font-size: 14px !important; /* 与一般检查小结正文相同 */
|
||||
line-height: 1.6 !important;
|
||||
margin: 3px 0 !important;
|
||||
margin: 1px 0 !important;
|
||||
margin-bottom: 60px !important;
|
||||
}
|
||||
|
||||
.ultrasound-exam .report-summary strong {
|
||||
@ -499,7 +500,8 @@
|
||||
.report-item:not(.general-exam):not(.ultrasound-exam) .report-summary p {
|
||||
font-size: 14px !important;
|
||||
line-height: 1.6 !important;
|
||||
margin: 3px 0 !important;
|
||||
margin: 1px 0 !important;
|
||||
margin-bottom: 60px !important;
|
||||
}
|
||||
|
||||
/* 心电图所见所得样式 */
|
||||
@ -510,7 +512,9 @@
|
||||
.report-item:not(.general-exam):not(.ultrasound-exam) .report-summary p {
|
||||
font-size: 14px !important;
|
||||
line-height: 1.6 !important;
|
||||
margin: 3px 0 !important;
|
||||
margin: 1px 0 !important;
|
||||
margin-bottom: 60px !important;
|
||||
|
||||
}
|
||||
|
||||
/* 统一所有边框线长度 */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user