parent
d7969a6dd3
commit
9cf03a8d32
2 changed files with 10 additions and 0 deletions
|
@ -51,3 +51,8 @@ limitations under the License.
|
|||
max-width: 100%;
|
||||
width: 450px;
|
||||
}
|
||||
|
||||
.mx_ReplyTile .mx_MBeaconBody {
|
||||
// Prevent clicking a beacon within a reply
|
||||
pointer-events: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue