Merge pull request #5625 from SimonBrandner/fix-notif-jumpy-ui

Fix jumpy notifications settings UI
This commit is contained in:
J. Ryan Stinnett 2021-02-08 15:10:27 +00:00 committed by GitHub
commit 6d9da1bad2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,6 +64,7 @@ limitations under the License.
.mx_UserNotifSettings_notifTable {
display: table;
position: relative;
}
.mx_UserNotifSettings_notifTable .mx_Spinner {