mirror of
				https://github.com/mickael-kerjean/filestash.git
				synced 2025-10-31 18:16:00 +08:00 
			
		
		
		
	chore (upload): ouline in upload button
This commit is contained in:
		| @ -143,11 +143,11 @@ | |||||||
|     inset: 0; |     inset: 0; | ||||||
|     border-radius: 50%; |     border-radius: 50%; | ||||||
|     appearance: none; |     appearance: none; | ||||||
|     margin: -2px; |  | ||||||
|     z-index: -1; |     z-index: -1; | ||||||
| } | } | ||||||
| .component_mobilefileupload input[type="file"]:focus-visible { | .component_mobilefileupload input[type="file"]:focus-visible { | ||||||
|     background: rgba(0, 0, 0, 0.8); |     background: rgba(0, 0, 0, 0.8); | ||||||
|  |     outline: 2px solid; | ||||||
| } | } | ||||||
| .component_mobilefileupload input[type="file"]::file-selector-button { | .component_mobilefileupload input[type="file"]::file-selector-button { | ||||||
|     display: none; |     display: none; | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 MickaelK
					MickaelK