forked from MapComplete/MapComplete
		
	Change padding method, add max bounds, fix zoomlevels on toerisme vlaanderen theme
This commit is contained in:
		
							parent
							
								
									7576f7069b
								
							
						
					
					
						commit
						c010fb5271
					
				
					 5 changed files with 53 additions and 31 deletions
				
			
		|  | @ -50,13 +50,11 @@ export default class ThemeIntroductionPanel extends Combine { | |||
|             ) | ||||
| 
 | ||||
|         super([ | ||||
|             layout.description.Clone(), | ||||
|             "<br/><br/>", | ||||
|             layout.description.Clone().SetClass("blcok mb-4"), | ||||
|             toTheMap, | ||||
|             loginStatus, | ||||
|             layout.descriptionTail?.Clone(), | ||||
|             "<br/>", | ||||
|             languagePicker, | ||||
|             loginStatus.SetClass("block"), | ||||
|             layout.descriptionTail?.Clone().SetClass("block mt-4"), | ||||
|             languagePicker.SetClass("block mt-4"), | ||||
|             ...layout.CustomCodeSnippets() | ||||
|         ]) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue