mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
feat(web) Add drag n drop upload functionality (#1216)
* Add image drag n drop functionality * Change upload cover name, background color and opacity
This commit is contained in:
@@ -46,9 +46,7 @@ html::-webkit-scrollbar-thumb:hover {
|
||||
}
|
||||
|
||||
body {
|
||||
/* min-height: 100vh; */
|
||||
margin: 0;
|
||||
/* background-color: #f6f8fe; */
|
||||
color: #5f6368;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user