mirror of
				https://github.com/nkanaev/yarr.git
				synced 2025-10-31 15:02:57 +00:00 
			
		
		
		
	disable modal dialog animation
This commit is contained in:
		| @@ -92,6 +92,11 @@ select.form-control:not([multiple]):not([size]) { | ||||
|   background-color: rgba(0, 0, 0, 0.7); | ||||
| } | ||||
|  | ||||
| .modal.fade .modal-dialog { | ||||
|   transition: none !important; | ||||
|   transform: none !important; | ||||
| } | ||||
|  | ||||
| .b-dropdown-form:focus { | ||||
|   outline: none; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user