Merge branch 'sprint/183_hufangzhou_modalMinHeight' into 'master'

* Set the min height of import modal.

See merge request easycorp/zentaopms!1657
This commit is contained in:
孙广明
2022-01-27 00:27:50 +00:00
+2
View File
@@ -3,3 +3,5 @@
.checked > .icon {display: inline-block;}
.p-10px {padding: 10px}
#kanbanActionMenu li a {text-align: left}
.importModal {min-height: 300px;}