up
This commit is contained in:
		
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -137,6 +137,7 @@ | ||||
|             </div> | ||||
|             <div class="cancel" @click="hiddenOverlayChart">X</div> | ||||
|         </div> | ||||
|         <el-button class="back_button">111111</el-button> | ||||
|     </div> | ||||
| </template> | ||||
|  | ||||
| @@ -1993,9 +1994,10 @@ $height: calc(100vh - 100px); | ||||
|         display: flex; | ||||
|         flex-direction: column; | ||||
|         max-width: calc(100% - 7px); | ||||
|         align-items: center; | ||||
|  | ||||
|         .typesofDiv { | ||||
|             width: 100%; | ||||
|             width: 375px; | ||||
|             height: 397px; | ||||
|             background: url('@/assets/images/bj1_00000_iSpt.png'); | ||||
|             background-repeat: no-repeat; | ||||
| @@ -2230,6 +2232,9 @@ $height: calc(100vh - 100px); | ||||
|         cursor: pointer; | ||||
|     } | ||||
| } | ||||
| .back_button{ | ||||
|     position: absolute; | ||||
| } | ||||
| </style> | ||||
|  | ||||
| <style lang="scss"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user