fix: styling for nested popover tag in page list
This commit is contained in:
		@@ -36,7 +36,7 @@ TagList.css = `
 | 
				
			|||||||
  justify-self: end;
 | 
					  justify-self: end;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.section-ul .tags {
 | 
					.section-li > .section > .tags {
 | 
				
			||||||
  justify-content: flex-end;
 | 
					  justify-content: flex-end;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user