Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
[AAE-7828] Modeling app - wrong user acronym text size (#3576)
Browse files Browse the repository at this point in the history
* [AAE-7828] Modeling app - wrong user acronym text size

* Fix for placeholder colour
  • Loading branch information
BSekula authored and Travis CI User committed Mar 10, 2022
1 parent 18af1d0 commit f9db2f2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/src/old-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ $defaults: (
--theme-title-font-size: mat-font-size($alfresco-typography, title),
--theme-subheading-2-font-size: mat-font-size($alfresco-typography, subheading-2),
--theme-card-bg-color: mat-color($background, card),
--theme-colors-mat-grey-dark: mat-color($mat-grey, A400),
--theme-adf-picture-1-font-size: map-get(
$adf-custom-theme-sizes,
'theme-adf-picture-1-font-size'
),
--adf-card-view-datetime-border-color: mat-color($foreground, text, 0.42),

// ADF components and services
Expand Down

0 comments on commit f9db2f2

Please sign in to comment.