mirror of
https://github.com/tinymce/tinymce.git
synced 2025-07-22 06:59:59 +00:00
TINY-11964: fix padding for onboarding footer (#10259)
This commit is contained in:
@ -186,7 +186,7 @@
|
||||
color: @text-color-muted;
|
||||
font-size: @font-size-xs;
|
||||
text-align: center;
|
||||
padding: @pad-sm @pad-md;
|
||||
padding: @pad-md;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user