mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-9670] Add white background to login screen (#4589)
* [ACS-9670] Add white background to login screen * [ACS-9670] Move white color to separate variable * [ACS-9670] Add missing change
This commit is contained in:
@@ -11,7 +11,7 @@ aca-open-in-app {
|
||||
height: 48px;
|
||||
overflow-x: hidden;
|
||||
font-size: 16px;
|
||||
color: white;
|
||||
color: var(--theme-white-background);
|
||||
font-weight: 600;
|
||||
|
||||
&:focus-visible {
|
||||
|
Reference in New Issue
Block a user