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

View File

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