Przeglądaj źródła

fix: 综合电价窗口样式与新版本bootstrap冲突

vian 4 lat temu
rodzic
commit
dee3bb0882
1 zmienionych plików z 4 dodań i 0 usunięć
  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 {
   display: inline-block;
   width: 80px;
+}
+
+.modal-footer {
+  padding: .75rem !important;
 }