Parcourir la source

Merge branch 'master' of http://192.168.1.41:3000/SmartCost/YangHuCost

chenshilong il y a 4 ans
Parent
commit
faec1dc399
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      web/building_saas/css/custom.css

+ 4 - 0
web/building_saas/css/custom.css

@@ -612,4 +612,8 @@ input.text-right {
 .limit-price-input {
 .limit-price-input {
   display: inline-block;
   display: inline-block;
   width: 80px;
   width: 80px;
+}
+
+.modal-footer {
+  padding: .75rem !important;
 }
 }