فهرست منبع

fix: 当共用的单价、费率被修改时,弹出的提示框,整体下移25像素

vian 5 سال پیش
والد
کامیت
3fa302f629
1فایلهای تغییر یافته به همراه5 افزوده شده و 1 حذف شده
  1. 5 1
      web/building_saas/css/custom.css

+ 5 - 1
web/building_saas/css/custom.css

@@ -599,4 +599,8 @@ input.text-right {
 .export-check{
   overflow: auto;
   height: 400px;
-}
+}
+
+.top-msg{
+  top:35px !important;
+  }