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