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