Browse Source

refac: styling

Timothy J. Baek 6 tháng trước cách đây
mục cha
commit
0107a70343
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {