UNPKG
@leodigital/ckeditor5
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
LeoDigital CKEditor 5.
@leodigital/ckeditor5
/
src
/
plugins
/
ckeditor5-emoji
/
theme
/
characterinfo.css
10 lines
(8 loc)
•
246 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
/* * Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */
.ck
.ck-character-info
{
display
: flex;
justify-content
: space-between; }