@@ -3,7 +3,7 @@
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
- @import "@ckeditor/ckeditor5-ui/theme/mixins/_dir.css";
+@import "@ckeditor/ckeditor5-ui/theme/mixins/_dir.css";
.ck.ck-form__row {
padding: var(--ck-spacing-standard) var(--ck-spacing-large) 0;
@@ -17,7 +17,7 @@
font-size: inherit;
& .ck-dropdown__arrow {
- width: var(--ck-dropdown-arrow-size);
+ width: var(--ck-dropdown-arrow-size);
}
@mixin ck-dir ltr {
@@ -30,8 +30,8 @@
color: inherit;
&:not([fill]) {
- /* Needed by FF. */
- fill: currentColor;
+ /* Needed by FF. */
+ fill: currentColor;