UNPKG

@ckeditor/ckeditor5-theme-lark

Version:

A bright theme for CKEditor 5.

17 lines (14 loc) 345 B
/* * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options */ .ck.ck-style-panel .ck-style-panel__style-group { & > .ck-label { margin: var(--ck-spacing-large) 0; } &:first-child { & > .ck-label { margin-top: 0; } } }