Client - display cell heading with dark mode on mobile
This commit is contained in:
		@@ -97,8 +97,8 @@
 | 
			
		||||
  --mountains-filter: invert(90%) sepia(19%) saturate(0%) hue-rotate(39deg)
 | 
			
		||||
    brightness(86%) contrast(102%);
 | 
			
		||||
 | 
			
		||||
  --cell-heading-bg-color: #eeeeee;
 | 
			
		||||
  --cell-heading-color: #696969;
 | 
			
		||||
  --cell-heading-bg-color: #383838;
 | 
			
		||||
  --cell-heading-color: #eeeeee;
 | 
			
		||||
 | 
			
		||||
  --svg-filter: drop-shadow(10px 10px 10px var(--app-shadow-color));
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user