فهرست منبع

fix: 更多下拉框显示不全问题

zhangweicheng 4 سال پیش
والد
کامیت
3562abb795
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      web/building_saas/css/custom.css

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

@@ -616,4 +616,8 @@ input.text-right {
 
 .modal-footer {
   padding: .75rem !important;
+}
+
+#div_more_dropdown_right{
+  transform: translate3d(-105px, 32px, 0px)!important
 }