1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

update milestone page design

This commit is contained in:
fuxiaohei
2014-11-24 23:13:42 +08:00
parent 0cce61de3a
commit 23d53561d1
3 changed files with 11 additions and 0 deletions

View File

@@ -373,6 +373,10 @@ textarea#issue-add-content {
}
.desc {
color: #999;
line-height: 30px;
}
.content{
width: 400px;
}
.item {
padding-bottom: 18px;