mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
accomodate 800px wide thumbs
This commit is contained in:
parent
ffb1584e10
commit
4e5b971d3a
@ -51,7 +51,8 @@ limitations under the License.
|
||||
|
||||
.mx_EventTile_line {
|
||||
position: relative;
|
||||
margin-right: 100px;
|
||||
/* ideally should be 100px, but 95px gives us a max thumbnail size of 800x600, which is nice */
|
||||
margin-right: 95px;
|
||||
}
|
||||
|
||||
.mx_EventTile_content {
|
||||
|
Loading…
Reference in New Issue
Block a user