Change to inset
This commit is contained in:
parent
7f796640f6
commit
0e5e48584f
1 changed files with 1 additions and 4 deletions
|
@ -25,10 +25,7 @@ limitations under the License.
|
||||||
.mx_InviteReason_toggle {
|
.mx_InviteReason_toggle {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
inset: 0;
|
||||||
bottom: 0;
|
|
||||||
left: 0;
|
|
||||||
right: 0;
|
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue