remove unused class
This commit is contained in:
		
							parent
							
								
									4df8d38e83
								
							
						
					
					
						commit
						9c115c87c7
					
				|  | @ -27,7 +27,6 @@ SPDX-License-Identifier: AGPL-3.0-only | |||
| 		<template #body> | ||||
| 			<MkNotes | ||||
| 				ref="notesEl" | ||||
| 				:class="$style.userTimelineNotes" | ||||
| 				:pagination="pagination" | ||||
| 				:disableAutoLoad="!normalizedEnableAutoLoad" | ||||
| 				:noGap="true" | ||||
|  |  | |||
|  | @ -26,7 +26,6 @@ SPDX-License-Identifier: AGPL-3.0-only | |||
| 		<template #body> | ||||
| 			<MkNotes | ||||
| 				ref="notesEl" | ||||
| 				:class="$style.userTimelineNotes" | ||||
| 				:pagination="pagination" | ||||
| 				:disableAutoLoad="!normalizedEnableAutoLoad" | ||||
| 				:noGap="true" | ||||
|  |  | |||
|  | @ -33,7 +33,6 @@ SPDX-License-Identifier: AGPL-3.0-only | |||
| 		<template #body> | ||||
| 			<MkNotes | ||||
| 				ref="notesEl" | ||||
| 				:class="$style.userTimelineNotes" | ||||
| 				:pagination="pagination" | ||||
| 				:disableAutoLoad="!normalizedEnableAutoLoad" | ||||
| 				:noGap="true" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue