chore(client): tweak style
This commit is contained in:
		@@ -195,7 +195,7 @@ export default defineComponent({
 | 
				
			|||||||
	$thumbWidth: 20px;
 | 
						$thumbWidth: 20px;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	> .body {
 | 
						> .body {
 | 
				
			||||||
		padding: 12px;
 | 
							padding: 10px 12px;
 | 
				
			||||||
		background: var(--panel);
 | 
							background: var(--panel);
 | 
				
			||||||
		border: solid 1px var(--panel);
 | 
							border: solid 1px var(--panel);
 | 
				
			||||||
		border-radius: 6px;
 | 
							border-radius: 6px;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user