mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 18:55:58 +03:00
Add image dimensions
This commit is contained in:
parent
c54578d529
commit
42bb8e4ebd
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ limitations under the License.
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
|
width: 31px;
|
||||||
|
height: 31px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MessageComposer_roomReplaced_header {
|
.mx_MessageComposer_roomReplaced_header {
|
||||||
|
|
Loading…
Reference in a new issue