fix(frontend): webkit-text-size-adjustを100%に固定する (#144)
Co-authored-by: Srgr0 <66754887+Srgr0@users.noreply.github.com>
This commit is contained in:
		@@ -40,6 +40,7 @@ html {
 | 
			
		||||
	line-height: 1.35;
 | 
			
		||||
	text-size-adjust: 100%;
 | 
			
		||||
	tab-size: 2;
 | 
			
		||||
	-webkit-text-size-adjust: 100%;
 | 
			
		||||
 | 
			
		||||
	&, * {
 | 
			
		||||
		scrollbar-color: var(--scrollbarHandle) transparent;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user