mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACA-4654] style fix (#8430)
This commit is contained in:
committed by
GitHub
parent
431b3db08a
commit
fc3bd7eb42
@@ -116,10 +116,14 @@
|
||||
.adf-login-button {
|
||||
width: 100%;
|
||||
height: 36px;
|
||||
line-height: 38px;
|
||||
line-height: normal;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.adf-login-button .mat-button-wrapper {
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
.adf-login-button-label {
|
||||
color: var(--theme-accent-color-default-contrast);
|
||||
}
|
||||
@@ -144,6 +148,7 @@
|
||||
.adf-interactive-login-label {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
line-height: 38px;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user