Fixed SAML login button alignment

This commit is contained in:
Dan Brown
2021-05-08 11:49:18 +01:00
parent a083ceaf44
commit f522f16526
2 changed files with 2 additions and 1 deletions

View File

@ -117,6 +117,7 @@ button {
align-items: center;
padding: $-s $-m;
padding-bottom: ($-s - 2px);
width: 100%;
svg {
display: inline-block;
width: 24px;