Skip to content
Snippets Groups Projects
Verified Commit b3ea31ba authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

feat: better upload pointer

parent 86761856
No related branches found
No related tags found
No related merge requests found
......@@ -387,6 +387,10 @@ p {
width: 100%;
}
.tiny-button.file > input[type="file"]::-webkit-file-upload-button {
cursor: pointer;
}
.overlay {
align-items: center;
background-color: rgba(80, 203, 147, 0.95);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment