chore: small changes

This commit is contained in:
surunzi
2019-10-13 20:35:14 +08:00
parent 8babafb6d1
commit 376404e235

View File

@@ -44,13 +44,13 @@
.status {
width: 40px;
}
.method {
.method,
.type {
width: 50px;
}
.size {
width: 70px;
}
.type,
.time {
width: 60px;
padding-right: $padding;