| | |
| | | #app { |
| | | margin: 0; |
| | | padding: 0; |
| | | /* overflow: hidden; */ |
| | | overflow: hidden; |
| | | height: 100%; |
| | | } |
| | | |
| | |
| | | } |
| | | .box-left { |
| | | width: 20%; |
| | | min-height: 800px; |
| | | min-height: 850px; |
| | | background-color: white; |
| | | border-radius: 5px; |
| | | } |
| | |
| | | width: 79%; |
| | | background-color: rgb(223, 229, 235); |
| | | border-radius: 5px; |
| | | height: 850px; |
| | | overflow-y:overlay; |
| | | } |
| | | .box-rights { |
| | | width: 79%; |
| | | background-color: #fff; |
| | | border-radius: 5px; |
| | | height: 850px; |
| | | overflow-y:overlay; |
| | | } |
| | | .box-rightXQ { |
| | | margin-bottom: 10px; |
| | |
| | | background-color: white; |
| | | border-radius: 5px; |
| | | padding: 20px; |
| | | height: 850px; |
| | | overflow-y:overlay; |
| | | } |
| | | .title { |
| | | font-size: 16px; |
| | |
| | | } |
| | | .box-left { |
| | | width: 20%; |
| | | min-height: 800px; |
| | | min-height: 850px; |
| | | background-color: white; |
| | | border-radius: 5px; |
| | | } |
| | |
| | | width: 79%; |
| | | background-color: white; |
| | | border-radius: 5px; |
| | | height: 850px; |
| | | overflow-y:overlay; |
| | | } |
| | | .title { |
| | | font-size: 16px; |
| | |
| | | width: 100%; |
| | | background-color: white; |
| | | border-radius: 5px; |
| | | height: 850px; |
| | | overflow-y:overlay; |
| | | } |
| | | .box-right-content { |
| | | padding: 15px 0; |
| | |
| | | width: 100%; |
| | | background-color: white; |
| | | border-radius: 5px; |
| | | height: 850px; |
| | | overflow-y:overlay; |
| | | } |
| | | .box-right-content { |
| | | padding: 15px 0; |