mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-25 11:22:23 +00:00
Changed font weight messages
This commit is contained in:
parent
197862d2e4
commit
59d714aa82
2 changed files with 0 additions and 4 deletions
|
@ -147,7 +147,6 @@ class _LogsWidgetState extends State<LogsWidget> {
|
|||
style: const TextStyle(
|
||||
fontSize: 22,
|
||||
color: Colors.grey,
|
||||
fontWeight: FontWeight.w500
|
||||
),
|
||||
)
|
||||
],
|
||||
|
@ -233,7 +232,6 @@ class _LogsWidgetState extends State<LogsWidget> {
|
|||
style: const TextStyle(
|
||||
fontSize: 22,
|
||||
color: Colors.grey,
|
||||
fontWeight: FontWeight.w500
|
||||
),
|
||||
)
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue