浏览代码

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 {