Merge branch 'master' into develop

This commit is contained in:
RiotRobot 2021-04-12 14:56:05 +01:00
commit a008c3d4e6
4 changed files with 105 additions and 9 deletions

View file

@ -25,7 +25,10 @@ limitations under the License.
.mx_InviteReason_view {
display: none;
position: absolute;
inset: 0;
top: 0;
bottom: 0;
left: 0;
right: 0;
justify-content: center;
align-items: center;
cursor: pointer;