update API table style

This commit is contained in:
afc163 2017-01-15 13:15:30 +08:00
parent 1bf0bab2a7
commit b245659887

View File

@ -211,13 +211,12 @@
font-family: "Lucida Console", Consolas, Menlo, Courier, monospace;
}
td:nth-child(3) {
width: 20%;
word-break: break-all;
width: 22%;
font-size: 12px;
font-family: "Lucida Console", Consolas, Menlo, Courier, monospace;
}
td:last-child {
width: 15%;
width: 13%;
font-size: 12px;
font-family: "Lucida Console", Consolas, Menlo, Courier, monospace;
}