change(ui) - header text size
This commit is contained in:
parent
5ad26f754b
commit
68b5d194bc
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ function PreferencesView(props: Props) {
|
|||
<span className="color-teal ml-2">Exit Preferences</span>
|
||||
</div>
|
||||
|
||||
<div className="flex items-center p-3">
|
||||
<div className="flex items-center p-3 text-lg">
|
||||
<Icon name="info-circle" size="16" color="gray-dark" />
|
||||
<span className="ml-2">Changes applied at organization level</span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue