fix(requests): fixed css of requests

This commit is contained in:
OldHawk
2018-05-22 03:20:38 +08:00
parent fc3a328e54
commit 0e538be154

View File

@@ -126,6 +126,9 @@
color: #888;
margin-top: 10px;
}
.text-long {
line-height: 1.3;
}
}
}