forked from MapComplete/MapComplete
		
	Remove border
This commit is contained in:
		
							parent
							
								
									22ec7cda5d
								
							
						
					
					
						commit
						e13d688ffd
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -36,9 +36,7 @@ export default class AllThemesGui { | ||||||
|                         .onClick(() => state.osmConnection.AttemptLogin()), |                         .onClick(() => state.osmConnection.AttemptLogin()), | ||||||
|                     state.osmConnection.isLoggedIn |                     state.osmConnection.isLoggedIn | ||||||
|                 ), |                 ), | ||||||
|                 new ImportViewerLinks(state.osmConnection).SetClass( |                 new ImportViewerLinks(state.osmConnection), | ||||||
|                     "p-4 border-2 border-gray-500 m-4 block" |  | ||||||
|                 ), |  | ||||||
|                 Translations.t.general.aboutMapcomplete |                 Translations.t.general.aboutMapcomplete | ||||||
|                     .Subs({ osmcha_link: Utils.OsmChaLinkFor(7) }) |                     .Subs({ osmcha_link: Utils.OsmChaLinkFor(7) }) | ||||||
|                     .SetClass("link-underline"), |                     .SetClass("link-underline"), | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue