shuzheng 9 лет назад
Родитель
Сommit
74b4a7855d
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      zheng-ui/src/css/common.css

+ 1 - 0
zheng-ui/src/css/common.css

@@ -18,6 +18,7 @@ body{font-size: 12px;}
 .btn:active{-webkit-box-shadow: none; box-shadow: none;}
 /* input */
 .jconfirm-content form{margin-top: 10px;}
+.crudDialog{padding: 0 0 2px;}
 .form-group{margin-bottom: 20px;}
 .form-group label{position: absolute; line-height: 2; font-size: 16px; font-weight: normal; transition: all .2s; pointer-events: none; color: #999;}
 .form-group .active{transform: translateY(-65%); font-size: 12px; color: #337ab7;}