Update styles for notification flash
This commit is contained in:
		 Submodule reminder-dashboard updated: d5f1a2e3a1...8ba7a39ce5
									
								
							@@ -218,17 +218,16 @@ div.inset-content {
 | 
				
			|||||||
    margin-right: 10%;
 | 
					    margin-right: 10%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
div.flash-message {
 | 
					div.flash-container {
 | 
				
			||||||
    position: fixed;
 | 
					    position: fixed;
 | 
				
			||||||
 | 
					    width: 100%;
 | 
				
			||||||
 | 
					    bottom: 0;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					div.flash-message {
 | 
				
			||||||
    width: calc(100% - 32px);
 | 
					    width: calc(100% - 32px);
 | 
				
			||||||
    margin: 16px !important;
 | 
					    margin: 16px !important;
 | 
				
			||||||
    z-index: 99;
 | 
					    z-index: 99;
 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    display: none;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
div.flash-message.is-active {
 | 
					 | 
				
			||||||
    display: block;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
body {
 | 
					body {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user