Update popovers.md
Some checks failed
build / lint (push) Has been cancelled
build / test (push) Has been cancelled

This commit is contained in:
luk3yx 2025-08-17 12:04:32 +12:00
parent 72c9ae3b12
commit 5aef0f92bd

View File

@ -49,7 +49,7 @@ gui.VBox{
-- element. You only need to specify align_h for
-- side = "top"/"bottom" or align_v for side = "left"/"right",
-- this example specifies both so that it can demonstrate switching
-- between different anchor types.
-- between different sides.
align_h = "fill",
align_v = "center",