Half-height unit uses lower half of panel box; bump to 0.87
Changed from top half (y0=92.8, y1=103.8) to bottom half (y0=103.8, y1=114.8). The label baseline sits at y≈101.5mm, so the lower half starts 2.3mm below it — clean visual separation without the unit appearing high up on the panel.
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: m1730-generator
|
||||
image: git.baumann.gr/adebaumann/m1730-generator:0.86
|
||||
image: git.baumann.gr/adebaumann/m1730-generator:0.87
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 5000
|
||||
|
||||
Reference in New Issue
Block a user