mirror of
				https://github.com/KevinMidboe/zoff.git
				synced 2025-10-29 18:00:23 +00:00 
			
		
		
		
	Changed cursor of toast
This commit is contained in:
		@@ -1246,6 +1246,10 @@ hide mdi-action-visibility mdi-action-visibility-off
 | 
				
			|||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.toast {
 | 
				
			||||||
 | 
					    cursor: pointer;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@media only screen and (min-width: 993px){
 | 
					@media only screen and (min-width: 993px){
 | 
				
			||||||
	.toast {
 | 
						.toast {
 | 
				
			||||||
	  float: left;
 | 
						  float: left;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user