feat: add adb.md cheatsheet. #233 f1200c67e1

This commit is contained in:
jaywcjlove
2022-12-17 16:10:27 +00:00
parent df51b149b9
commit 9a0890f7dc
6 changed files with 639 additions and 6 deletions

View File

@ -250,7 +250,7 @@ table thead {
display: none;
border-bottom: solid 1px rgba(85, 102, 119, 0.3);
}
table.shortcuts td:first-child {
table.shortcuts td:first-child, table.code-nowrap td:first-child > code {
white-space: nowrap;
}
table td:first-child > code {