forked from firka/firka
change text
This commit is contained in:
@@ -207,8 +207,8 @@ class _LoginWebviewWidgetState extends FirkaState<LoginWebviewWidget>
|
|||||||
children: [
|
children: [
|
||||||
Text(
|
Text(
|
||||||
widget.data.l10n.runningInDomainBrowser,
|
widget.data.l10n.runningInDomainBrowser,
|
||||||
style: appStyle.fonts.H_12px.copyWith(
|
style: appStyle.fonts.B_16R.copyWith(
|
||||||
color: appStyle.colors.textSecondary,
|
color: appStyle.colors.textPrimary,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
const SizedBox(height: 8),
|
const SizedBox(height: 8),
|
||||||
|
|||||||
Reference in New Issue
Block a user