fix: left align glossary
This commit is contained in:
parent
33aff90c56
commit
f3ef05b31b
|
@ -197,6 +197,7 @@ SOFTWARE.*/
|
||||||
#let hasLong = long != "" and long != []
|
#let hasLong = long != "" and long != []
|
||||||
#let hasDesc = desc != "" and desc != []
|
#let hasDesc = desc != "" and desc != []
|
||||||
|
|
||||||
|
#set align(left)
|
||||||
#block(
|
#block(
|
||||||
below: 1.5em,
|
below: 1.5em,
|
||||||
width: 100%,
|
width: 100%,
|
||||||
|
|
Loading…
Reference in New Issue