* improve UI.

This commit is contained in:
Catouse
2018-05-08 11:44:47 +08:00
parent 7405fe8fa4
commit e5f168d1ea
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#todoBatchAddHeader {padding-bottom: 12px;}
#todoBatchAddHeader .input-group {width: 220px; position: relative; top: -3px; left: 15px;}
#todoBatchAddHeader .input-group {width: 230px; position: relative; top: -3px; left: 15px;}
#todoBatchAddForm .col-id {width: 50px; text-align: center; color: #838A9D}
#todoBatchAddForm .col-type {width: 120px;}
#todoBatchAddForm .col-pri {width: 90px;}
File diff suppressed because one or more lines are too long