Table: update sorting docs (#5364)

This commit is contained in:
杨奕
2017-06-15 21:32:14 +08:00
committed by baiyaaaaa
parent 28fafaf832
commit 7a29401485
3 changed files with 6 additions and 4 deletions

View File

@@ -69,17 +69,19 @@
p {
margin: 0 0 12px;
line-height: 1.8;
}
code {
color: #5e6d82;
background-color: #e6effb;
margin: 0 4px;
transform: translateY(-2px);
display: inline-block;
padding: 1px 5px;
font-size: 12px;
border-radius: 3px;
height: 18px;
line-height: 18px;
}
}