tweak composer modal background
This commit is contained in:
		
							parent
							
								
									6fb587b8c1
								
							
						
					
					
						commit
						4115290311
					
				
					 1 changed files with 7 additions and 5 deletions
				
			
		|  | @ -55,8 +55,8 @@ | |||
|         left: 0; | ||||
|         z-index: 100; | ||||
|          | ||||
|         background-color: rgba(0,0,0,0.2); | ||||
|         backdrop-filter: blur(32px) saturate(1.25); | ||||
|         background-color: rgba(0,0,0,0.5); | ||||
|         backdrop-filter: blur(10px) saturate(1.25); | ||||
|         user-select: none; | ||||
| 
 | ||||
|         animation: modal_bg .15s cubic-bezier(0.22, 1, 0.36, 1); | ||||
|  | @ -75,10 +75,12 @@ | |||
|             background-color: rgba(0,0,0,0); | ||||
|             backdrop-filter: blur(0px) saturate(1.0); | ||||
|         } | ||||
|         /* | ||||
|         to { | ||||
|             background-color: rgba(0,0,0,0.2); | ||||
|             backdrop-filter: blur(32px) saturate(1.25); | ||||
|             background-color: rgba(0,0,0,0.5); | ||||
|             backdrop-filter: blur(10px) saturate(1.25); | ||||
|         } | ||||
|         */ | ||||
|     } | ||||
| 
 | ||||
|     @keyframes modal_pop_up { | ||||
|  | @ -92,4 +94,4 @@ | |||
|             transform: translateY(0px) scale(1); | ||||
|         } | ||||
|     } | ||||
| </style> | ||||
| </style> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue