mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-11-02 12:26:33 +08:00
💄 Update Termynal line-height (#1057)
💡 💡 Add comment about custom Termynal line-height
This commit is contained in:
committed by
GitHub
parent
ec7181a8af
commit
e974cc4c4b
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user