Update app.scss
This commit is contained in:
		
							parent
							
								
									4dea2ca0d0
								
							
						
					
					
						commit
						eebdc36cc4
					
				| 
						 | 
					@ -217,8 +217,8 @@ select option.is-default {
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
/* Support for dark mode */
 | 
					/* Support for dark mode */
 | 
				
			||||||
$modal-background-background-color-dark: rgba($dark, 0.86) !default; // remove this once a new version of bulma-prefers-dark is released
 | 
					// $modal-background-background-color-dark: rgba($dark, 0.86) !default; // remove this once a new version of bulma-prefers-dark is released
 | 
				
			||||||
@import "/node_modules/bulma-prefers-dark/build/bulma-prefers-dark.sass";
 | 
					// @import "/node_modules/bulma-prefers-dark/build/bulma-prefers-dark.sass";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* For the message notes on light mode */
 | 
					/* For the message notes on light mode */
 | 
				
			||||||
.message-note, .running-totals {
 | 
					.message-note, .running-totals {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue