Skip to content

Commit b0b0051

Browse files
authored
1.1.3更新
1 parent c0f3ffc commit b0b0051

File tree

2 files changed

+412
-95
lines changed

2 files changed

+412
-95
lines changed

edit/edit.css

+8
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,11 @@ body.fullscreen {
2222
#custom-field .typecho-list-table tbody input[type="text"] {
2323
width:100%;
2424
}
25+
select {
26+
margin-bottom: 5px;
27+
width: 145px;
28+
}
29+
textarea {
30+
margin-bottom: 10px;
31+
width: 25.7em;
32+
}

0 commit comments

Comments
 (0)