|
|
|
@ -1770,7 +1770,7 @@ export default {
|
|
|
|
|
width: 50%;
|
|
|
|
|
height: 50%;
|
|
|
|
|
// margin-right: 22px;
|
|
|
|
|
padding: 0px 50px 80px 0px;
|
|
|
|
|
padding: 35px 50px 80px 0px;
|
|
|
|
|
.firewall-container {
|
|
|
|
|
height: calc(100% - 76px);
|
|
|
|
|
width: 100%;
|
|
|
|
@ -1886,7 +1886,7 @@ export default {
|
|
|
|
|
|
|
|
|
|
.table-row {
|
|
|
|
|
display: flex;
|
|
|
|
|
background-color: rgba(18, 40, 69, 0.5);
|
|
|
|
|
background-color:black;
|
|
|
|
|
border-bottom: 1px solid #193859;
|
|
|
|
|
|
|
|
|
|
&:hover {
|
|
|
|
@ -1894,7 +1894,7 @@ export default {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
&.odd-row {
|
|
|
|
|
background-color: rgba(18, 40, 69, 0.7);
|
|
|
|
|
background: url("~@/assets/privateOrder/general/背景表格斑马纹.png")!important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.cell {
|
|
|
|
@ -1921,7 +1921,7 @@ export default {
|
|
|
|
|
.section-ecosphere {
|
|
|
|
|
width: 50%;
|
|
|
|
|
height: 50%;
|
|
|
|
|
padding: 0px 50px 50px 0px;
|
|
|
|
|
padding: 35px 50px 50px 0px;
|
|
|
|
|
|
|
|
|
|
.zoology-box {
|
|
|
|
|
display: flex;
|
|
|
|
|