web/admin: break all in code blocks in event info
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		@ -36,6 +36,7 @@ export class EventInfo extends AKElement {
 | 
			
		||||
                code {
 | 
			
		||||
                    display: block;
 | 
			
		||||
                    white-space: pre-wrap;
 | 
			
		||||
                    word-break: break-all;
 | 
			
		||||
                }
 | 
			
		||||
                .pf-l-flex {
 | 
			
		||||
                    justify-content: space-between;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user