TF-4004 Add no content rules creation page

This commit is contained in:
dab246
2025-09-05 14:37:31 +07:00
committed by Dat H. Pham
parent 0194594b9f
commit 9ab62f5451
13 changed files with 338 additions and 136 deletions
@@ -40,8 +40,6 @@ class SettingHeaderWidget extends StatelessWidget {
letterSpacing: -0.15,
color: AppColor.gray424244.withValues(alpha: 0.64),
),
maxLines: 1,
overflow: TextOverflow.ellipsis,
),
),
];