fix label position
This commit is contained in:
parent
27feae5ddd
commit
c01bcedb78
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue