ソースを参照

refac: styling

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 {