Correction largeur colonnes sur smartphone
This commit is contained in:
		@@ -349,7 +349,7 @@ footer [data-tooltip] {
 | 
			
		||||
 | 
			
		||||
#calendar.week {
 | 
			
		||||
    .grid {
 | 
			
		||||
        grid-template-columns: repeat(7, 85vw);
 | 
			
		||||
        grid-template-columns: repeat(7, calc(100vw - 4 * var(--block-spacing-horizontal)));
 | 
			
		||||
        width: fit-content;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user