@@ -16,6 +16,11 @@
border-color: hsl(0, 0%, 77%);
}
+ /* Let's move pilcrow icon inside the editor space. */
+ .ck.ck-block-toolbar-button {
+ transform: translateX( 40px );
+ }
+
#snippet-title {
min-height: 300px;
max-width: 450px;