kopia lustrzana https://github.com/elk-zone/elk
				
				
				
			feat: increase status body min height (#783)
							rodzic
							
								
									acdb94de62
								
							
						
					
					
						commit
						85316d0518
					
				|  | @ -10,7 +10,7 @@ const { translation } = useTranslation(status) | |||
| </script> | ||||
| 
 | ||||
| <template> | ||||
|   <div class="status-body" whitespace-pre-wrap break-words :class="{ 'with-action': withAction }"> | ||||
|   <div class="status-body mt2" whitespace-pre-wrap break-words :class="{ 'with-action': withAction }"> | ||||
|     <ContentRich | ||||
|       v-if="status.content" | ||||
|       class="line-compact" | ||||
|  | @ -29,5 +29,6 @@ const { translation } = useTranslation(status) | |||
| <style> | ||||
| .status-body.with-action p { | ||||
|   cursor: pointer; | ||||
|   min-height: 2rem; | ||||
| } | ||||
| </style> | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Joaquín Sánchez
						Joaquín Sánchez