Merge pull request #6887 from matrix-org/t3chguy/fix/19216

This commit is contained in:
Michael Telatynski
2021-10-06 09:29:25 +01:00
committed by GitHub
6 changed files with 78 additions and 15 deletions
@@ -75,7 +75,7 @@ limitations under the License.
@mixin ProgressBarBorderRadius 8px;
}
.mx_AddExistingToSpace_progressText {
.mx_AddExistingToSpaceDialog_progressText {
margin-top: 8px;
font-size: $font-15px;
line-height: $font-24px;
@@ -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;