web: fix spacing for messages
This commit is contained in:
		@ -85,6 +85,11 @@ select[multiple] {
 | 
				
			|||||||
    z-index: auto !important;
 | 
					    z-index: auto !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Fix spacing between messages */
 | 
				
			||||||
 | 
					ak-message {
 | 
				
			||||||
 | 
					    display: block;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@media (prefers-color-scheme: dark) {
 | 
					@media (prefers-color-scheme: dark) {
 | 
				
			||||||
    :root {
 | 
					    :root {
 | 
				
			||||||
        --ak-dark-foreground: #fafafa;
 | 
					        --ak-dark-foreground: #fafafa;
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user