|
@@ -195,12 +195,6 @@
|
|
|
margin-right: calc( 2 * var(--ck-spacing-large) );
|
|
margin-right: calc( 2 * var(--ck-spacing-large) );
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- /* Some table cells have a lot content and some not. Align them vertically
|
|
|
|
|
- to make reading easier. */
|
|
|
|
|
- .document-editor .ck-content table td {
|
|
|
|
|
- vertical-align: middle;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
@media only screen and (max-width: 960px) {
|
|
@media only screen and (max-width: 960px) {
|
|
|
/* Because on mobile 2cm paddings are to big. */
|
|
/* Because on mobile 2cm paddings are to big. */
|
|
|
.document-editor__editable-container .document-editor__editable.ck-editor__editable {
|
|
.document-editor__editable-container .document-editor__editable.ck-editor__editable {
|