mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Fix alignment of login/syncing spinner
Somewhat hacky but makes it look sensible
This commit is contained in:
parent
683935856b
commit
bb0f2ce944
@ -128,6 +128,11 @@ limitations under the License.
|
||||
margin-top: 16px;
|
||||
font-size: $font-15px;
|
||||
line-height: $font-24px;
|
||||
|
||||
.mx_InlineSpinner img {
|
||||
vertical-align: sub;
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_AuthBody_paddedFooter_subtitle {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user