Skip to content

Commit 0335bee

Browse files
author
不四
committed
fix block count
1 parent 4cc97a9 commit 0335bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/stylesheets/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ a.light:hover {
148148
line-height: 48px;
149149
}
150150
.cell .block.count {
151-
width: 60px;
151+
width: 70px;
152152
margin: 0px 8px;
153153
}
154154
.cell.message, .cell[message_id] {

0 commit comments

Comments
 (0)