Make attachments uploadable to a thread (#7064)
This commit is contained in:
parent
4b66d4a891
commit
801eb068d6
8 changed files with 66 additions and 16 deletions
|
@ -23,6 +23,12 @@ limitations under the License.
|
|||
}
|
||||
}
|
||||
|
||||
.mx_ThreadView {
|
||||
.mx_UploadBar {
|
||||
padding-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_UploadBar_filename {
|
||||
margin-top: 5px;
|
||||
color: $muted-fg-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue