Explorar o código

refac: styling

Timothy J. Baek hai 6 meses
pai
achega
0107a70343
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {