Add progress bar to Community to Space migration tool

and invite-one-by-one to workaround Synapse ratelimits
This commit is contained in:
Michael Telatynski 2021-09-30 13:43:59 +01:00
parent 5eaf0e7e25
commit 8ac77c498f
6 changed files with 78 additions and 15 deletions

View file

@ -74,6 +74,7 @@ limitations under the License.
font-size: $font-12px;
line-height: $font-15px;
color: $secondary-content;
margin-top: -13px; // match height of buttons to prevent height changing
.mx_ProgressBar {
height: 8px;