Re-add the "send more files" option to file drop

This commit is contained in:
N-Pex 2025-10-17 17:06:00 +02:00
parent b30f50b96d
commit 47373c447b
3 changed files with 17 additions and 0 deletions

View file

@ -66,6 +66,10 @@ $hiliteColor: #4642f1;
height: $large-button-height;
border-radius: $large-button-height * 0.5;
}
&.text {
background-color: transparent !important;
}
}
.back-button {