minor style improvements
This commit is contained in:
@ -44,7 +44,7 @@
|
||||
if group.desc != none {
|
||||
shapes += draw.content(
|
||||
(x0 + w, y0),
|
||||
text([\[#group.desc\]], weight: "bold"),
|
||||
text([\[#group.desc\]], weight: "bold", size: .8em),
|
||||
anchor: "north-west",
|
||||
padding: 3pt
|
||||
)
|
||||
|
Reference in New Issue
Block a user