Content for mars rover software lead and embryo pick and plate, small padding tweak to printed circuit board notes
This commit is contained in:
@@ -11,6 +11,7 @@ const keys: { [key: string]: string } = {
|
||||
GUI: "Graphical user interface",
|
||||
NUC: "A small and low-power computer made by Intel",
|
||||
PCBs: "Printed circuit boards",
|
||||
SCARA: "Selective Compliance Assembly Robot Arm",
|
||||
TDD: "Test driven development",
|
||||
UPS: "Uninterruptible power supply",
|
||||
VISA: "Virtual instrument software architecture",
|
||||
|
||||
@@ -47,7 +47,7 @@ const semanticPcbRevisionSort = (
|
||||
/>
|
||||
</div>
|
||||
{revision.notes && revision.notes.length > 0 && (
|
||||
<div class="border-caperren-green border-t p-4 text-sm">
|
||||
<div class="border-caperren-green border-t px-4 pt-4 pb-2 text-sm">
|
||||
<Ul lineItems={revision.notes} />
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user