Update follow-button.vue
This commit is contained in:
		
							parent
							
								
									a5cf189caa
								
							
						
					
					
						commit
						84bf879b7d
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -135,6 +135,7 @@ export default Vue.extend({
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	&.full {
 | 
						&.full {
 | 
				
			||||||
		padding: 0 8px 0 12px;
 | 
							padding: 0 8px 0 12px;
 | 
				
			||||||
 | 
							font-size: 14px;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	&:not(.full) {
 | 
						&:not(.full) {
 | 
				
			||||||
| 
						 | 
					@ -184,7 +185,7 @@ export default Vue.extend({
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	> span {
 | 
						> span {
 | 
				
			||||||
		margin-right: 8px;
 | 
							margin-right: 6px;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
</style>
 | 
					</style>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue