Resolve "(File Drop Mode) : File sent from the user in file drop mode is not received by another user"

This commit is contained in:
N Pex 2023-08-01 10:14:10 +00:00
parent d718ee06b8
commit 48cb13c82b
8 changed files with 68 additions and 18 deletions

View file

@ -355,6 +355,11 @@ $small-button-height: 36px;
right: unset;
left: 8px;
background: linear-gradient(0deg, #000 0%, #000 100%), #4642f1;
&.close {
right: 8px;
left: unset;
background: $hiliteColor !important;
}
}
}
}