Timothy J. Baek vor 6 Monaten
Ursprung
Commit
0107a70343
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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 {