Accelerate logo
This commit is contained in:
		
							parent
							
								
									ec209bb618
								
							
						
					
					
						commit
						f496fc9653
					
				
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @ -125,8 +125,8 @@ | ||||
|     <!-- Accelerator --> | ||||
|     <ng-container *ngIf="!tx?.status?.confirmed && showAccelerationSummary && (ETA$ | async) as eta;"> | ||||
|       <br> | ||||
|       <div class="title float-left"> | ||||
|         <h2 i18n="transaction.accelerate|Accelerate button label">Accelerate</h2> | ||||
|       <div class="title float-left mb-1"> | ||||
|         <h2><app-svg-images name="accelerator" height="45px"></app-svg-images></h2> | ||||
|       </div> | ||||
| 
 | ||||
|       <button type="button" class="btn btn-outline-info accelerator-toggle btn-sm float-right" (click)="closeAccelerator()" i18n="accelerator.hide">Hide accelerator</button> | ||||
|  | ||||
| @ -198,6 +198,11 @@ | ||||
| 	} | ||||
| } | ||||
| 
 | ||||
| .accelerator-toggle { | ||||
|   position: relative; | ||||
|   bottom: -18px; | ||||
| } | ||||
| 
 | ||||
| .subtitle-block { | ||||
|   display: flex; | ||||
|   flex-direction: row; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user