This commit is contained in:
lanzongjun
2022-07-25 13:22:49 +08:00
parent 274c1a0c9b
commit 74f2ca3bed
+3 -3
View File
@@ -22,8 +22,8 @@
#plansBox .row {display: inline-table; width: 102%;}
#plansBox .col-sm-4 {float: none; display: inline-block; padding-right: 5px;}
#copyProjectConfirmModal .modal-dialog {height: 380px;}
#copyProjectConfirmModal .modal-body>div {border-style: solid; height: 150px; border-color: #D7DBDE;}
#copyProjectConfirmModal .modal-dialog {height: 355px;}
#copyProjectConfirmModal .modal-body>div {border:1px solid #D7DBDE; height: 150px;}
#copyProjectConfirmModal .col-md-12 {margin-top: 10px;}
#copyProjectConfirmModal #copyall h3 :nth-child(2) {color: #C4C4C4; font-size: 12px;}
.change-blue {color: #0061F4; font-weight: bold;}
@@ -33,4 +33,4 @@
.modal-flex{display:flex; justify-content:space-around;}
.modal-flex .col-md-4{padding-right: 5px; padding-left: 5px;}
.change-background-gray{background-color: #F8F8F8;}
.change-background-blue{background-color: #F5F9FF;}
.change-background-blue{background-color: #F5F9FF;}