forked from EVOgeek/Vmeda.Online
		
	MOBILE-4379 assign: Add padding to error text above CTA button
This commit is contained in:
		
							parent
							
								
									8c97b6fe32
								
							
						
					
					
						commit
						fa126cbc0c
					
				| @ -205,7 +205,8 @@ | |||||||
|                                     <ion-label> |                                     <ion-label> | ||||||
|                                         <ng-container |                                         <ng-container | ||||||
|                                             *ngIf="unsupportedEditPlugins && unsupportedEditPlugins.length && !showErrorStatementEdit"> |                                             *ngIf="unsupportedEditPlugins && unsupportedEditPlugins.length && !showErrorStatementEdit"> | ||||||
|                                             <p>{{ 'addon.mod_assign.erroreditpluginsnotsupported' | translate }}</p> |                                             <p class="ion-padding-horizontal"> | ||||||
|  |                                                 {{ 'addon.mod_assign.erroreditpluginsnotsupported' | translate }}</p> | ||||||
|                                             <ul> |                                             <ul> | ||||||
|                                                 <li *ngFor="let name of unsupportedEditPlugins">{{ name }}</li> |                                                 <li *ngFor="let name of unsupportedEditPlugins">{{ name }}</li> | ||||||
|                                             </ul> |                                             </ul> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user