Timothy J. Baek пре 6 месеци
родитељ
комит
0107a70343
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/app.css

+ 1 - 1
src/app.css

@@ -189,7 +189,7 @@ input[type='number'] {
 }
 
 .ProseMirror {
-	@apply h-full;
+	@apply h-full -translate-y-[1px];
 }
 
 .ProseMirror:focus {