TINY-11964: fix padding for onboarding footer (#10259)

This commit is contained in:
Zuzanna Tomaszyk
2025-04-01 10:18:58 +02:00
committed by GitHub
parent 46004f220b
commit e60906784d

View File

@ -186,7 +186,7 @@
color: @text-color-muted;
font-size: @font-size-xs;
text-align: center;
padding: @pad-sm @pad-md;
padding: @pad-md;
}
}