mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-26 19:14:12 +00:00 
			
		
		
		
	
							parent
							
								
									d49cc29923
								
							
						
					
					
						commit
						4781e542ff
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -16,7 +16,7 @@ SPDX-License-Identifier: AGPL-3.0-only | ||||||
| > | > | ||||||
| 	<template #header>{{ i18n.ts.describeFile }}</template> | 	<template #header>{{ i18n.ts.describeFile }}</template> | ||||||
| 	<MkSpacer :marginMin="20" :marginMax="28"> | 	<MkSpacer :marginMin="20" :marginMax="28"> | ||||||
| 		<MkDriveFileThumbnail :file="file" fit="contain" style="height: 100px; margin-bottom: 16px;"/> | 		<MkDriveFileThumbnail :file="file" fit="contain" style="height: 193px; margin-bottom: 16px;"/> | ||||||
| 		<MkTextarea v-model="caption" autofocus :placeholder="i18n.ts.inputNewDescription"> | 		<MkTextarea v-model="caption" autofocus :placeholder="i18n.ts.inputNewDescription"> | ||||||
| 			<template #label>{{ i18n.ts.caption }}</template> | 			<template #label>{{ i18n.ts.caption }}</template> | ||||||
| 		</MkTextarea> | 		</MkTextarea> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue