mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-22 06:51:31 +08:00
feat: add yarn.md
cheatsheet.
This commit is contained in:
@ -968,6 +968,11 @@ body:not(.home) .h2wrap-body > .wrap:hover .h3wrap > h3 a::after {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.left-align,
|
||||
.left-align tr :is(td, th):last-child {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
|
Reference in New Issue
Block a user