feat(forums): readonly string

This commit is contained in:
OldHawk
2017-08-03 13:54:52 +08:00
parent e99835e480
commit dfffcb8a09
5 changed files with 8 additions and 2 deletions

View File

@@ -135,6 +135,10 @@
}
}
.readonly {
cursor: pointer;
}
.post-list {
padding-bottom: 20px;
.pagination {