零件采购收货 打印调整样式
This commit is contained in:
parent
58683c389c
commit
becc60d2ef
@ -242,7 +242,7 @@ const onPrint = () => {
|
||||
}
|
||||
|
||||
.sheet { width:100%; border-collapse:collapse; font-size:12px; table-layout: fixed; }
|
||||
.sheet th, .sheet td { border:1px solid #333; padding:4px 0px; text-align:center; line-height:1; vertical-align: middle; }
|
||||
.sheet th, .sheet td { border:1.5pt solid #333; padding:4px 0px; text-align:center; line-height:1; vertical-align: middle; }
|
||||
.sheet thead th { background:#f5f7fa; font-weight:600; }
|
||||
.sheet .text-left { text-align:left; padding-left:6px; }
|
||||
.sheet .spec { word-break: break-word; white-space: normal; }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user