forked from projects/file-explorer
minor changes
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
body {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.upload-btn:hover {
|
||||
color: darkblue;
|
||||
cursor: pointer;
|
||||
}
|
Reference in New Issue
Block a user