mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 13:41:09 -04:00 
			
		
		
		
	fix multiselect disabled style
This commit is contained in:
		| @ -351,7 +351,8 @@ fieldset[disabled] .multiselect { | ||||
|     color: $ls-color-gray; | ||||
| } | ||||
|  | ||||
| .multiselect--disabled .multiselect__input { | ||||
| .multiselect--disabled .multiselect__input, | ||||
| .multiselect--disabled .multiselect__single { | ||||
|     background: $ls-color-gray--light; | ||||
|     color: $ls-color-gray; | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user