]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
💄 Update Termynal line-height (#1057)
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 9 Aug 2024 01:44:14 +0000 (20:44 -0500)
committerGitHub <noreply@github.com>
Fri, 9 Aug 2024 01:44:14 +0000 (20:44 -0500)
💡 ðŸ’¡ Add comment about custom Termynal line-height

docs/css/termynal.css

index 406c00897c8d80ac78499a79e76085d9d7e7aff6..8534f910218908ce7c2ace4b94fdf7a36b1bfb57 100644 (file)
@@ -26,6 +26,8 @@
     position: relative;
     -webkit-box-sizing: border-box;
             box-sizing: border-box;
+    /* Custom line-height */
+    line-height: 1.2;
 }
 
 [data-termynal]:before {