mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 22:12:53 +00:00
Improvements
This commit is contained in:
parent
7690d5f1bc
commit
24dc69d084
2 changed files with 3 additions and 2 deletions
|
@ -24,7 +24,7 @@ class ProcessDialog extends StatelessWidget {
|
|||
children: [
|
||||
const CircularProgressIndicator(),
|
||||
const SizedBox(width: 40),
|
||||
Expanded(
|
||||
Flexible(
|
||||
child: Text(
|
||||
message,
|
||||
style: TextStyle(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue