preview.tiny; dashboard list order
This commit is contained in:
		@ -262,7 +262,12 @@
 | 
			
		||||
 | 
			
		||||
    &.tiny {
 | 
			
		||||
        .title { font-size: calc(var(--preview-title-sz) * 0.8); }
 | 
			
		||||
        .content { font-size: v.$text-size; }
 | 
			
		||||
        .subtitle { font-size: calc(var(--preview-subtitle-sz) * 0.8); }
 | 
			
		||||
        .content {
 | 
			
		||||
            font-size: v.$text-size;
 | 
			
		||||
            max-height: 3rem;
 | 
			
		||||
            overflow: hidden;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user