mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	fix SCSS warning
This commit is contained in:
		
							parent
							
								
									fdad036912
								
							
						
					
					
						commit
						a16d7e1e75
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -33,12 +33,12 @@
 | 
				
			||||||
	--MI-minBottomSpacingMobile: calc(72px + max(12px, env(safe-area-inset-bottom, 0px)));
 | 
						--MI-minBottomSpacingMobile: calc(72px + max(12px, env(safe-area-inset-bottom, 0px)));
 | 
				
			||||||
	--MI-minBottomSpacing: var(--MI-minBottomSpacingMobile);
 | 
						--MI-minBottomSpacing: var(--MI-minBottomSpacingMobile);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						--MI-avatar: 48px;
 | 
				
			||||||
 | 
						--MI-thread-width: 2px;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	@media (max-width: 500px) {
 | 
						@media (max-width: 500px) {
 | 
				
			||||||
		--MI-margin: var(--MI-marginHalf);
 | 
							--MI-margin: var(--MI-marginHalf);
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					 | 
				
			||||||
	--MI-avatar: 48px;
 | 
					 | 
				
			||||||
	--MI-thread-width: 2px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
html.radius-misskey {
 | 
					html.radius-misskey {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue