mirror of https://github.com/tiangolo/fastapi.git
💡 Add comment about custom Termynal line-height (#11976)
This commit is contained in:
parent
4b5342b568
commit
4f9ca032d6
|
|
@ -26,6 +26,7 @@
|
|||
position: relative;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
/* Custom line-height */
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue