mirror of
https://github.com/vector-im/element-web.git
synced 2026-01-06 17:11:25 +01:00
Fix event tile cut off in share preview
This commit is contained in:
parent
88884bbaad
commit
8a9d89ae85
@ -36,6 +36,10 @@ limitations under the License.
|
||||
flex-shrink: 0;
|
||||
overflow-y: auto;
|
||||
|
||||
.mx_EventTile[data-layout=bubble] {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
div {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user