chore: add some space for design
This commit is contained in:
@@ -22,6 +22,7 @@ func MakeInput(targEntry *widget.Entry, book *string) *fyne.Container {
|
|||||||
targetBox := container.NewVBox(
|
targetBox := container.NewVBox(
|
||||||
widget.NewLabel("MeshCentral Target Group"),
|
widget.NewLabel("MeshCentral Target Group"),
|
||||||
targEntry,
|
targEntry,
|
||||||
|
widget.NewLabel(""),
|
||||||
canvas.NewLine(color.Gray{Y: 128}),
|
canvas.NewLine(color.Gray{Y: 128}),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user