Fix styles

This commit is contained in:
Sauli Anto 2019-10-01 23:12:16 +03:00
parent f89affbc3f
commit 2e94edf4f3

View File

@ -7,7 +7,7 @@
flex-wrap: nowrap; flex-wrap: nowrap;
& .ck.ck-math-preview { & .ck.ck-math-preview {
// Todo: calculate content size /* Todo: calculate content size */
width: 234px; width: 234px;
height: 10em; height: 10em;
} }