Commit e2f07784 by zhangle

adjust item modal width

parent 8fee8ee2
...@@ -212,6 +212,14 @@ table th { ...@@ -212,6 +212,14 @@ table th {
min-height: 500px; min-height: 500px;
} }
#itemModal .modal-dialog{
width: 860px;
}
#itemModal .modal-body{
padding-bottom: 0;
}
#config-edit { #config-edit {
border: 1px solid #ddd; border: 1px solid #ddd;
border-radius: 3px; border-radius: 3px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment