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: {
shape: image
icon: https://git.0w.tf/milka64/d2class/raw/branch/main/svg/switch.svg
label.near: bottom-right
label.near: center-right
}
router: {
shape: image
icon: https://git.0w.tf/milka64/d2class/raw/branch/main/svg/router.svg
label.near: bottom-right
label.near: center-right
}
firewall: {
shape: image
icon: https://git.0w.tf/milka64/d2class/raw/branch/main/svg/firewalld2.svg
label.near: bottom-left
label.near: center-right
}
}