Re-add the "send more files" option to file drop
This commit is contained in:
parent
b30f50b96d
commit
47373c447b
3 changed files with 17 additions and 0 deletions
|
|
@ -66,6 +66,10 @@ $hiliteColor: #4642f1;
|
|||
height: $large-button-height;
|
||||
border-radius: $large-button-height * 0.5;
|
||||
}
|
||||
|
||||
&.text {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
.back-button {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue