🎨
This commit is contained in:
		
							parent
							
								
									014c97fa85
								
							
						
					
					
						commit
						b04155e7ba
					
				
					 1 changed files with 10 additions and 8 deletions
				
			
		|  | @ -2,6 +2,7 @@ | |||
| <MkStickyContainer> | ||||
| 	<template #header><XHeader :actions="headerActions" :tabs="headerTabs"/></template> | ||||
| 	<MkSpacer :content-max="800"> | ||||
| 		<div class="_gaps"> | ||||
| 			<div v-for="relay in relays" :key="relay.inbox" class="relaycxt _panel" style="padding: 16px;"> | ||||
| 				<div>{{ relay.inbox }}</div> | ||||
| 				<div class="status"> | ||||
|  | @ -12,6 +13,7 @@ | |||
| 				</div> | ||||
| 				<MkButton class="button" inline danger @click="remove(relay.inbox)"><i class="ti ti-trash"></i> {{ i18n.ts.remove }}</MkButton> | ||||
| 			</div> | ||||
| 		</div> | ||||
| 	</MkSpacer> | ||||
| </MkStickyContainer> | ||||
| </template> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue