Browse Source

refac: styling

Timothy J. Baek 6 months ago
parent
commit
0107a70343
1 changed files with 1 additions and 1 deletions
  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 {