Change to inset

This commit is contained in:
J. Ryan Stinnett 2021-04-12 13:18:03 +01:00
parent 32049f849c
commit b3706b682e

View file

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