Make attachments uploadable to a thread (#7064)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user