fix label position

This commit is contained in:
Michaël Ricart 2025-03-06 08:17:21 +01:00
parent 27feae5ddd
commit c01bcedb78

View file

@ -18,16 +18,16 @@ classes: {
switch: { switch: {
shape: image shape: image
icon: https://git.0w.tf/milka64/d2class/raw/branch/main/svg/switch.svg icon: https://git.0w.tf/milka64/d2class/raw/branch/main/svg/switch.svg
label.near: bottom-right label.near: center-right
} }
router: { router: {
shape: image shape: image
icon: https://git.0w.tf/milka64/d2class/raw/branch/main/svg/router.svg icon: https://git.0w.tf/milka64/d2class/raw/branch/main/svg/router.svg
label.near: bottom-right label.near: center-right
} }
firewall: { firewall: {
shape: image shape: image
icon: https://git.0w.tf/milka64/d2class/raw/branch/main/svg/firewalld2.svg icon: https://git.0w.tf/milka64/d2class/raw/branch/main/svg/firewalld2.svg
label.near: bottom-left label.near: center-right
} }
} }