Update notification (#5956)
* Add icon for messaging This will add icon within messaging * Update messaging-room.message.vue Link to missing icon * Update notification.vue fix renote icon in notification https://github.com/syuilo/misskey/issues/5955
This commit is contained in:
		
							parent
							
								
									714bcf28d5
								
							
						
					
					
						commit
						237f366aa2
					
				|  | @ -169,7 +169,7 @@ export default Vue.extend({ | |||
| 				background: #36aed2; | ||||
| 			} | ||||
| 
 | ||||
| 			&.retweet { | ||||
| 			&.renote { | ||||
| 				padding: 3px; | ||||
| 				background: #36d298; | ||||
| 			} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue